PooledList<T>.

Count Property

Summary

Read-only property describing how many elements are in the List.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledList<T>

Syntax

public int Count { get; }

Value

Type Description
int