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