Bridge

IFormatProvider..::..GetFormat Method

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


Object GetFormat(
	Type formatType
)
Function GetFormat ( _
	formatType As Type _
) As Object
Object^ GetFormat(
	Type^ formatType
)

Parameters

formatType
Type: System..::..Type