GetFormat
Returns a format provider of the specified type.
Public Function GetFormat(
ByRef FormatType As String ) As Object
Parameters
- FormatType
-
[ByRef]
String.
The type of format provider that is requested.
Return Values
Object - The format provider, or Nothing if a provider was not found.
See Also
Project CorLib Overview
Class CultureInfo Overview