| Name | Description | |
|---|---|---|
![]() | EnforceDepth | |
![]() | 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 NStack<T> members.
| Name | Description | |
|---|---|---|
![]() | EnforceDepth | |
![]() | 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. |