LimitedStack(T) Methods

T3000 CrossPlatform

LimitedStackT Methods

[This is preliminary documentation and is subject to change.]

The LimitedStackT generic type exposes the following members.

Methods
  NameDescription
Public methodClear
Clear stack
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPeek
Peek item
Public methodPop
Pop item
Public methodPush
Push item
Public methodToArray
Public methodToString (Inherited from Object.)
Top
See Also