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