ICustomFormatter

ICustomFormatter


The ICustomFormatter interface is used to allow user-defined classes to be the formatting service for values.


Public:

Methods:

NameDescription
 Format Returns a formatted value from a custom formatter.  

See Also

Project CorLib Overview

Class ICustomFormatter Overview