ICustomFormatter
ICustomFormatter
The ICustomFormatter interface is used to allow user-defined classes to be the formatting service for values.
Public:
Methods:
Name
Description
Format
Returns a formatted value from a custom formatter.
See Also
Project CorLib Overview
Class ICustomFormatter Overview