関数の値を計算します。
シンタックス
'宣言
Protected Function CalculateValue( _
ByVal As System.Func(Of Double,Double), _
ByVal As System.String, _
ByVal As System.Double, _
ByRef As System.String _
) As System.Double
protected System.double CalculateValue(
System.Func<double,double> ,
System.string ,
System.double ,
out System.string
)
パラメータ
- func
- funcJS
- parameter
- errmsg
参照