SemanticValue.ICollection<KeyValuePair<String,SemanticValue>>.Clear 메서드

정의

컬렉션에서 모든 키/값 쌍을 제거합니다.

 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

구현

적용 대상