GetFormat()
CultureInfo::GetFormat(const TypeInfo&) method
Gets format object for specific type.
SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
Arguments
Parameter | Type | Description |
---|---|---|
format_type | const TypeInfo& | Format object type. |
Return Value
Format info object or null if not found.
See Also
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Slides