| IFormatProvider: GetFormat |
Returns an object to provide formatting services.
Public Function GetFormat( ByVal FormatType As String ) As Object
Calling this function should not raise an exception. If the requested FormatType is not supported then Nothing should be returned.
Project VBCorLib Overview Class IFormatProvider Overview IFormatProvider Properties IFormatProvider Methods