次の方法で共有


TriggerTree.Comparers プロパティ

定義

文字列キーを含む IPredicateComparer 値を持つディクショナリの値を取得します。

public System.Collections.Generic.Dictionary<string,AdaptiveExpressions.TriggerTrees.IPredicateComparer> Comparers { get; }
member this.Comparers : System.Collections.Generic.Dictionary<string, AdaptiveExpressions.TriggerTrees.IPredicateComparer>
Public ReadOnly Property Comparers As Dictionary(Of String, IPredicateComparer)

プロパティ値

文字列キーを含む IPredicateComparer 値のディクショナリ。

適用対象