MESCIUS SPREAD for Windows Forms 17.0J
Resolve メソッド (IOperatorResolver)

FormulaEngine オブジェクトは数式パーサーを示します。
演算子を示すOperatorType値。
左引数式を示すExpressionオブジェクト。
右引数式を示すExpressionオブジェクト。
解析演算子を解決します。
構文
'Declaration
 
Function Resolve( _
   ByVal engine As FormulaEngine, _
   ByVal opType As OperatorType, _
   ByVal leftArg As Expression, _
   ByVal rightArg As Expression _
) As Expression

パラメータ

engine
FormulaEngine オブジェクトは数式パーサーを示します。
opType
演算子を示すOperatorType値。
leftArg
左引数式を示すExpressionオブジェクト。
rightArg
右引数式を示すExpressionオブジェクト。
参照

IOperatorResolver インタフェース
IOperatorResolver メンバ

 

 


© MESCIUS inc. All rights reserved.