ImmutableHashSet<T>.Empty Feld

Definition

Ruft einen unveränderlichen Hashsatz für diesen Typ ab, der den Standardwert IEqualityComparer<T>verwendet.

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) 

Feldwert

Gilt für: