StackTEnumerator Structure |
Namespace: System.Collections.Generic
public struct Enumerator
The StackTEnumerator generic type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the StackTEnumerator. | |
Equals(Object) | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MoveNext | Advances the enumerator to the next element of the StackT. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |