ConcurrentStack<T>.Clear Método
Definição
Remove todos os objetos da ConcurrentStack<T>.Removes all objects from the ConcurrentStack<T>.
public:
void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()