ImmutableHashSet<T>.Empty Campo

Definição

Obtém um conjunto de hash imutável para este tipo que usa o padrão 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) 

Valor de Campo

Aplica-se a