ReadOnlySet<T>.Set Proprietà

Definizione

Ottiene il set di cui viene eseguito il wrapping da questo oggetto ReadOnlySet<T>.

protected:
 property System::Collections::Generic::ISet<T> ^ Set { System::Collections::Generic::ISet<T> ^ get(); };
protected System.Collections.Generic.ISet<T> Set { get; }
member this.Set : System.Collections.Generic.ISet<'T>
Protected ReadOnly Property Set As ISet(Of T)

Valore della proprietà

Si applica a