FrozenSet<T>.AlternateLookup<TAlternate>.Set プロパティ

定義

このインスタンスが操作を実行する対象の FrozenSet<T> を取得します。

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

プロパティ値

適用対象