Stack<TValue> class Stack<TValue> : ExpandableArray<TValue> Documentation Code public Stack() public TValue Pop()