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