'宣言 Public Function ParmDbl( _ ByVal i As System.Integer _ ) As System.Double
'使用法 Dim instance As ParmExpression Dim i As System.Integer Dim value As System.Double value = instance.ParmDbl(i)
public System.double ParmDbl( System.int i )
パラメータ
- i
'宣言 Public Function ParmDbl( _ ByVal i As System.Integer _ ) As System.Double
'使用法 Dim instance As ParmExpression Dim i As System.Integer Dim value As System.Double value = instance.ParmDbl(i)
public System.double ParmDbl( System.int i )