mscorlib(4.0.0.0) API with additions
System.Collections.Stack Member List

This is the complete list of members for System.Collections.Stack, including all inherited members.

Clear()System.Collections.Stackvirtual
Clone()System.Collections.Stackvirtual
Contains(object obj)System.Collections.Stackvirtual
CopyTo(Array array, int index)System.Collections.Stackvirtual
CountSystem.Collections.Stack
GetEnumerator()System.Collections.Stackvirtual
IsSynchronizedSystem.Collections.Stack
Peek()System.Collections.Stackvirtual
Pop()System.Collections.Stackvirtual
Push(object obj)System.Collections.Stackvirtual
Stack()System.Collections.Stack
Stack(int initialCapacity)System.Collections.Stack
Stack???(ICollection col)System.Collections.Stack
Synchronized(Stack stack)System.Collections.Stackstatic
SyncRootSystem.Collections.Stack
ToArray()System.Collections.Stackvirtual