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