ImmutableHashSet<T>.Empty Feld

Definition

Ruft ein unveränderliches Hashset für diesen Typ ab, der den standardmäßigen 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: