HashSet<T>.AlternateLookup<TAlternate>.Set Propriedade

Definição

Obtém o HashSet<T> no qual essa instância executa operações.

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)

Valor da propriedade

Aplica-se a