TStack<T>.Clear Method

Removes all elements from the stack.

Namespace: Spring.Collections.Stacks
public
 procedure Clear;

Implements

IStack<T>.Clear