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)

屬性值

適用於