CultureInfo: GetFormat

GetFormat

Returns a format provider of the specified type.



 Public Function GetFormat(
	  ByVal FormatType As String ) As Object

Parameters

FormatType
[ByVal] String. The type of format provider that is requested.

Return Values

Object -  The format provider, or Nothing if a provider was not found.

Remarks

See Also

Project VBCorLib Overview Class CultureInfo Overview CultureInfo Properties CultureInfo Methods Equals GetHashCode