ImmutableSortedSet<T>.ICollection<T>.Clear Metoda

Definicja

Usuwa wszystkie elementy z kolekcji.

 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

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy ImmutableSortedSet<T> wystąpienie jest rzutowe do interfejsu ICollection<T> .

System.Collections.Niezmienny pakiet NuGet

Informacje o niezmiennych kolekcjach i sposobie instalowania

Dotyczy