The IFormat type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanParse |
Indicates whether the format can parse the specified text to a unformatted value.
| |
Format |
Formats the specified value of the specified data object.
| |
Parse |
Parses the specified text to the value of the specified data object.
|