PooledStack<T>.

Clear() Method

Summary

Removes all Objects from the Stack.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledStack<T>

Syntax

public void Clear()

Return Value

Type Description
void