SynchronizedReadOnlyCollection<T>.ICollection<T>.Clear Metod

Definition

Kastar en NotSupportedException om anropad.

 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

Implementeringar

Undantag

Det går inte att rensa objekt från en skrivskyddad samling.

Kommentarer

Det går inte att rensa objekt från en skrivskyddad samling.

Gäller för