RulesManager for WPF
RulesEngineRange コンストラクタ(Int32,Int32,String)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineRange クラス > RulesEngineRange コンストラクタ : RulesEngineRange コンストラクタ(Int32,Int32,String)
ルールが適用される最初の項目のインデックス。
ルールが適用される最後の項目のインデックス。
ルールが適用される範囲を決定するフィールド。
RulesEngineRange クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal firstItem As System.Integer, _
   ByVal lastItem As System.Integer, _
   ByVal field As System.String _
)
public RulesEngineRange( 
   System.int firstItem,
   System.int lastItem,
   System.string field
)

パラメータ

firstItem
ルールが適用される最初の項目のインデックス。
lastItem
ルールが適用される最後の項目のインデックス。
field
ルールが適用される範囲を決定するフィールド。
参照

参照

RulesEngineRange クラス
RulesEngineRange メンバ
オーバーロード一覧