次の方法で共有


SetRouteConstraint<TSet>.Set プロパティ

定義

除外された値または含まれている値のセットを取得します。

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

プロパティ値

HashSet<TSet>

適用対象