Bridge

CultureInfo..::..GetFormat Method

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

Syntax


public Object GetFormat(
	Type formatType
)
Public Function GetFormat ( _
	formatType As Type _
) As Object
public:
Object^ GetFormat(
	Type^ formatType
)

Parameters

formatType
Type: System..::..Type