public static int ToInteger( string value )
Public Shared Function ToInteger ( value As String ) As Integer
public: static int ToInteger( String^ value )
static member ToInteger : value : string -> int
In This Article