Szerkesztés

Megosztás a következőn keresztül:


ReadOnlySet<T>.Set Property

Definition

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)

Property Value

Applies to