The LimitedStack<(Of <(T>)>) type exposes the following members.

Properties

  NameDescription
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.

See Also