The HexFormat type exposes the following members.

Methods

  NameDescription
Public methodCanParse
Indicates whether the format can parse the specified text to a numeric value.
Public methodFormat
Formats the specified value of the hexadecimal text.
Public methodParse
Parses the hexadecimal text to the value of the numeric value.

See Also