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