Provides functionality to format the value of an object.
IFormattable
[Visual Basic] Public Interface IFormattable [C#] public interface IFormattable [C++] public __gc __interface IFormattable
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
Enum | Provides the base class for enumerations. |
IFormattable is implemented by the base data types
Namespace: System
Assembly: mscorlib.dll