System::Globalization::DateTimeFormatInfo::GetFormat methode
DateTimeFormatInfo::GetFormat method
Haalt formatter van specifiek type op.
SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Type | Beschrijving |
|---|---|---|
| format_type | const TypeInfo& | Type formatter om op te halen; alleen het type DateTimeFormatInfo wordt ondersteund. |
ReturnValue
Formatter of null als niet beschikbaar.
Zie ook
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++