バージョン

ConvertTextToValue メソッド

シンタックス
'宣言
 
Public Function ConvertTextToValue( _
   ByVal text As String, _
   ByRef value As Object, _
   ByRef error As Exception _
) As Boolean
public bool ConvertTextToValue( 
   string text,
   out object value,
   out Exception error
)

パラメータ

text
value
error
参照