ImmutableArray<T>.ICollection<T>.Clear Metoda

Definice

NotSupportedException Vyvolá ve všech případech.

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

Implementuje

Poznámky

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

Platí pro