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

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

パラメータ

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

参照

RulesEngineRange クラス
RulesEngineRange メンバ