ImmutableSortedSet<T>.ICollection<T>.Clear Méthode

Définition

Supprime tous les éléments de la collection.

 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

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de ImmutableSortedSet<T> est castée en interface ICollection<T>.

Package NuGet System.Collections.Immutable

À propos des collections immuables et de l’installation

S’applique à