Nemerle Documentation

Stack.Count Property

Returns the height of the stack.

public int Count {get;}

Implements

ICollection.Count

See Also

Stack Class | Nemerle.Collections Namespace