GetFormat
Returns a format provider for the specified format type.
Public Function GetFormat(
ByRef FormatType As String ) As Object
Parameters
- FormatType
-
[ByRef]
String.
The name of the formatting type requested.
Return Values
Object - The formatting provider, or Nothing is none is available.
See Also
Project CorLib Overview
Class DateTimeFormatInfo Overview