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

定義

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

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

プロパティ値

適用対象