IAvaloniaList<T>.

Count Property

Summary

Gets the number of items in the list.
Namespace
Avalonia.Collections
Containing Type
IAvaloniaList<T>

Syntax

int Count { get; }

Value

Type Description
int