StringValues.ICollection<String>.Clear Metoda

Definicja

Usuwa wszystkie elementy z kolekcji.

 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

Implementuje

Dotyczy