Clear()

Stack::Clear() method

Deletes all elements from stack.

virtual void System::Collections::Generic::Stack<T>::Clear()

See Also