Count Property
Gets the number of items in the list.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
int Count { get; }
ReadOnly Property Count As Integer
Get
abstract Count : int with get
Property Value
Int32Implements
ICollection(T).Count
IReadOnlyCollection(T).Count