SetRouteConstraint<TSet>.Set Property

Definition

Gets the set of excluded or included values.

public System.Collections.Generic.HashSet<TSet> Set { get; }
member this.Set : System.Collections.Generic.HashSet<'Set>
Public ReadOnly Property Set As HashSet(Of TSet)

Property Value

HashSet<TSet>

Applies to