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