GroupCollection.IList.Clear Metoda

Definice

Volání této metody vždy vyvolá NotSupportedException.

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

Implementuje

Výjimky

Tato metoda není podporována. Toto je kolekce jen pro čtení.

Poznámky

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

Platí pro