System::Globalization::DateTimeFormatInfo::GetFormat metod
DateTimeFormatInfo::GetFormat method
Hämtar formaterare av specifik typ.
SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Type | Beskrivning |
|---|---|---|
| format_type | const TypeInfo& | Typ av formaterare att hämta; endast DateTimeFormatInfo typ stöds. |
ReturnValue
Formaterare eller null om inte tillgänglig.
Se även
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++