The IFormat type exposes the following members.

Methods

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

See Also