다음을 통해 공유


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)

속성 값

적용 대상