Summary
Create a stack with the default initial capacity.
- Namespace
- Avalonia
.Collections .Pooled - Containing Type
- PooledStack
<T>
Syntax
public PooledStack(ClearMode clearMode)
Parameters
Name | Type | Description |
---|---|---|
clearMode | ClearMode |
Return Value
Type | Description |
---|---|
void |