FrozenSet<T>.Empty 屬性

定義

取得空的 FrozenSet<T>

public:
 static property System::Collections::Frozen::FrozenSet<T> ^ Empty { System::Collections::Frozen::FrozenSet<T> ^ get(); };
public static System.Collections.Frozen.FrozenSet<T> Empty { get; }
static member Empty : System.Collections.Frozen.FrozenSet<'T>
Public Shared ReadOnly Property Empty As FrozenSet(Of T)

屬性值

適用於