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