PooledStack<T>.

PooledStack() Constructor

Summary

Create a stack with the default initial capacity.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledStack<T>

Syntax

public PooledStack()

Return Value

Type Description
void