Edit

Share via


FrozenSet<T>.AlternateLookup<TAlternate>.Set Property

Definition

public:
 property System::Collections::Frozen::FrozenSet<T> ^ Set { System::Collections::Frozen::FrozenSet<T> ^ get(); };
public System.Collections.Frozen.FrozenSet<T> Set { get; }
member this.Set : System.Collections.Frozen.FrozenSet<'T>
Public ReadOnly Property Set As FrozenSet(Of T)

Property Value

Applies to