'宣言 Public Overloads Function ToInt( _ ByVal o As System.Object, _ ByVal nullAsZero As System.Boolean _ ) As System.Integer
'使用法 Dim instance As ScriptEngineContext Dim o As System.Object Dim nullAsZero As System.Boolean Dim value As System.Integer value = instance.ToInt(o, nullAsZero)
public System.int ToInt( System.object o, System.bool nullAsZero )
パラメータ
- o
- nullAsZero