Nemerle Documentation

Stack.GetEnumerator Method 

Returns the enumerator for this stack's contents, top of the stack first.

public IEnumerator GetEnumerator();

See Also

Stack Class | Nemerle.Collections Namespace