T3000 CrossPlatform Documentation
LimitedStackT Methods |
[This is preliminary documentation and is subject to change.]
The LimitedStackT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear |
Clear stack
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Peek |
Peek item
| |
Pop |
Pop item
| |
Push |
Push item
| |
ToArray | ||
ToString | (Inherited from Object.) |
See Also