PrincipalValueCollection<T>.IList.Clear Metoda

Definice

Odstraní obsah kolekce.

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
[System.Security.SecurityCritical]
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
[<System.Security.SecurityCritical>]
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

Implementuje

Atributy

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že PrincipalValueCollection<T> je instance přetypovaná na IList rozhraní.

Platí pro