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