public static UInt16M Parse(
string s,
IFormatProvider? provider
)Public Shared Function Parse (
s As String,
provider As IFormatProvider
) As UInt16Mpublic:
static UInt16M Parse(
String^ s,
IFormatProvider^ provider
)static member Parse :
s : string *
provider : IFormatProvider -> UInt16M