ImmutableHashSet<T>.Empty フィールド

定義

既定の 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) 

フィールド値

適用対象