Toggle side menu
Toggle side menu
Home
Documentation
API
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