IFormattable Interface
Provides functionality to format the value of an object into a string representation.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public interface IFormattable : IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Interface IFormattable _ Inherits IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public interface class IFormattable : IBridgeClass