| Name | Description | |
|---|---|---|
![]() | Peek | Returns the top item of the stack without returning it |
![]() | Pop | Removes and returns the top item of the stack |
![]() | Push | Inserts the item at the top of the stack. |
For a list of all members of this type, see INStack<T> members.
| Name | Description | |
|---|---|---|
![]() | Peek | Returns the top item of the stack without returning it |
![]() | Pop | Removes and returns the top item of the stack |
![]() | Push | Inserts the item at the top of the stack. |