GetFormat()
IFormatProvider::GetFormat(const TypeInfo&) method
Returns an object that provides formatting services for the specified type.
virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
Arguments
Parameter | Type | Description |
---|---|---|
formatType | const TypeInfo& | The type for which formatting object is requested |
Return Value
An object that provides formatting sevices for the specified type
See Also
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class IFormatProvider
- Namespace System
- Library Aspose.Slides