Blazor コントロール
Intersects メソッド (RulesEngineRule)

C1.Blazor.RulesManager アセンブリ > C1.Blazor.RulesManager 名前空間 > RulesEngineRule クラス : Intersects メソッド
照会される項目のインデックス。
照会されるフィールド。
ルールに指定された範囲が、照会されるコンテキストと交わるかどうかを決定します。
シンタックス
'宣言
 
Public Function Intersects( _
   ByVal index As System.Integer, _
   ByVal field As System.String _
) As System.Boolean
public System.bool Intersects( 
   System.int index,
   System.string field
)

パラメータ

index
照会される項目のインデックス。
field
照会されるフィールド。
参照

参照

RulesEngineRule クラス
RulesEngineRule メンバ