SynchronizedReadOnlyCollection<T>.ICollection<T>.Clear Yöntem

Tanım

Çağrılırsa atar NotSupportedException .

 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

Uygulamalar

Özel durumlar

Öğeler salt okunur bir koleksiyondan temizlenemez.

Açıklamalar

Öğeler salt okunur bir koleksiyondan temizlenemez.

Şunlara uygulanır