The LimitedStack<(Of <(T>)>) type exposes the following members.
Properties
Name | Description | |
---|---|---|
Capacity |
Gets the capacity of the Limited Stack.
| |
Count |
Gets the number of elements contained in the Limited Stack.
| |
IsFull |
Gets if the Limited Stack is full.
|