The HexFormat type exposes the following members.
Methods
| Name | Description |
---|
| CanParse |
Indicates whether the format can parse the specified text to a numeric value.
|
| Format |
Formats the specified value of the hexadecimal text.
|
| Parse |
Parses the hexadecimal text to the value of the numeric value.
|
See Also