ElementCount Property
Definition
Namespace: Avalonia.Rendering.Composition.Transport
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int ElementCount {
get;
set; }
Public Property ElementCount As Integer
Get
Set
member ElementCount : int with
get, set
Property Value
Int32See Also
Reference
BatchStreamSegment(TData) Structure
Avalonia.Rendering.Composition.Transport Namespace