Compartir a través de


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

Definición

Obtiene el HashSet<T> en el que esta instancia realiza operaciones.

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 de propiedad

Se aplica a