PooledStack<T>.

Count Property

Summary

The number of items in the stack.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledStack<T>

Syntax

public int Count { get; }

Value

Type Description
int