バージョン

FunctionOperator プロパティ

関数が表す演算子を示す UltraCalcOperatorFunction を返します。または関数が演算子を表さない場合は null を返します。
シンタックス
'宣言
 
ReadOnly Property FunctionOperator As Nullable(Of UltraCalcOperatorFunction)
Nullable<UltraCalcOperatorFunction> FunctionOperator {get;}
参照