StringValues.ICollection<String>.Clear Yöntem

Tanım

Tüm öğeleri koleksiyondan kaldırır.

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

Uygulamalar

Şunlara uygulanır