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)

属性值

适用于