SemanticValue.ICollection<KeyValuePair<String,SemanticValue>>.Clear Methode

Definition

Entfernt alle Schlüssel-Wert-Paare aus der Auflistung.

 virtual void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Clear() = System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::String ^, System::Speech::Recognition::SemanticValue ^>>::Clear;
void ICollection<KeyValuePair<string,SemanticValue>>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of KeyValuePair(Of String, SemanticValue)).Clear

Implementiert

Gilt für