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