ImmutableSortedSet<T>.Clear Metoda

Definice

Odebere všechny prvky z neměnné seřazené sady.

public:
 System::Collections::Immutable::ImmutableSortedSet<T> ^ Clear();
public System.Collections.Immutable.ImmutableSortedSet<T> Clear ();
member this.Clear : unit -> System.Collections.Immutable.ImmutableSortedSet<'T>
Public Function Clear () As ImmutableSortedSet(Of T)

Návraty

Prázdná sada s odebranými prvky.

Poznámky

Balíček NuGet System.Collections.Immutable

Informace o neměnných kolekcích a postupu instalace

Platí pro