ITree<TKey,TValue>.clear Methode

Definition

Entfernt alle Elemente aus dem Container.

public:
 void clear();
public void clear ();
abstract member clear : unit -> unit
Public Sub clear ()

Hinweise

Weitere Informationen finden Sie unter Hash _ map:: Clear (STL/CLR), Hash _ multimap:: Clear (STL/CLR), _ HashSet:: Clear (STL/CLR)und Hash _ multiset:: Clear (STL/CLR).

Gilt für: