The methods of System.Collections.Generic.Stack<T> are listed below. For a list of all members, see the Stack<T> Members list.
See Also: Inherited members from System.Object
Clear()Documentation for this section has not yet been entered. | ||
Contains(T)Documentation for this section has not yet been entered. | ||
CopyTo(T[], int)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
Peek()Documentation for this section has not yet been entered. | ||
Pop()Documentation for this section has not yet been entered. | ||
Push(T)Documentation for this section has not yet been entered. | ||
ToArray()Documentation for this section has not yet been entered. | ||
TrimExcess()Documentation for this section has not yet been entered. |