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) 

欄位值

適用於