IAvaloniaListTCount Property

Gets the number of items in the list.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
IReadOnlyCollectionTCount

See Also