public static Int32N Parse( string s )
Public Shared Function Parse ( s As String ) As Int32N
public: static Int32N Parse( String^ s )
static member Parse : s : string -> Int32N
In This Article