RulesManager for WPF
Evaluate メソッド

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineExpressionRule クラス : Evaluate メソッド
シンタックス
'宣言
 
Public Overridable Function Evaluate( _
   ByVal source As RulesEngineSource, _
   ByVal index As System.Integer, _
   ByVal field As System.String _
) As System.Boolean
public virtual System.bool Evaluate( 
   RulesEngineSource source,
   System.int index,
   System.string field
)

パラメータ

source
index
field
参照

参照

RulesEngineExpressionRule クラス
RulesEngineExpressionRule メンバ