ImmutableHashSet<T>.Empty Campo

Definição

Obtém um conjunto de hash imutável para este tipo que usa o IEqualityComparer<T> padrão.

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) 

Valor do campo

Aplica-se a