ReadOnlySet<T>.Set Eigenschap

Definitie

Hiermee haalt u de set op die door dit ReadOnlySet<T> object is verpakt.

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)

Waarde van eigenschap

Van toepassing op