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