System.Collections.Stack

Stack Class


Definition

public class Stack: Object, ICollection, ICloneable

Members Table

MethodDescription
Clear
Clone
Contains
CopyTo
Equals(Inherited from Object)
GetEnumerator
GetHashCode
GetTypeName(Inherited from Object)
MemberwiseClone(Inherited from Object)
Peek
Pop
Push
ReferenceEquals(Inherited from Object)
StackInitializes a new instance of Stack.
ToArray
ToString(Inherited from Object)
PropertyDescription
Count

Inheritance Hierarchy

Object
Stack

Class Information

NamespaceSystem.Collections
Librarycorlib.scl
Library Version1.0.0.1866
© 2004-2005 GlobFX Technologies. All rights reserved.