ItemsSourceViewCount Property

Gets the number of items in the collection.

Definition

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

Property Value

Int32

Implements

IReadOnlyCollectionTCount
ICollectionCount

See Also