IStack<T>.Clear Method
Summary
Removes all elements from the stack.
Namespace
:
Spring.Collections
Syntax
Delphi
public procedure Clear;
See Also
Reference
IStack<T>
Spring.Collections