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