AvaloniaList<T>.

Count Property

Summary

Gets the number of items in the collection.
Namespace
Avalonia.Collections
Containing Type
AvaloniaList<T>

Syntax

public int Count { get; }

Value

Type Description
int