public Object GetFormat(
Type formatType
)
Public Function GetFormat (
formatType As Type
) As Object
public:
virtual Object^ GetFormat(
Type^ formatType
) sealed
abstract GetFormat :
formatType : Type -> Object
override GetFormat :
formatType : Type -> Object