ImmutableHashSet<T>.Empty Campo

Definizione

Ottiene un set di hash non modificabile per questo tipo che usa l'oggetto IEqualityComparer<T> predefinito.

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) 

Valore del campo

Si applica a