StringValues.ICollection<String>.Clear Metodo

Definizione

Rimuove tutti gli elementi dalla raccolta.

 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

Implementazioni

Si applica a