ImmutableHashSet<T>.Empty Champ

Définition

Obtient un ensemble immuable de hachage pour ce type qui utilise la valeur par défaut IEqualityComparer<T>.

public: static initonly System::Collections::Immutable::ImmutableHashSet<T> ^ Empty;
public static readonly System.Collections.Immutable.ImmutableHashSet<T> Empty;
 staticval mutable Empty : System.Collections.Immutable.ImmutableHashSet<'T>
Public Shared ReadOnly Empty As ImmutableHashSet(Of T) 

Valeur de champ

S’applique à