System::Globalization::NumberFormatInfo::GetFormat metodo
NumberFormatInfo::GetFormat method
Restituisce il formattatore di tipo specifico.
SharedPtr<Object> System::Globalization::NumberFormatInfo::GetFormat(const TypeInfo &format_type) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| format_type | const TypeInfo& | Tipo di formattatore da ottenere; è supportato solo il tipo NumberFormatInfo. |
ReturnValue
Formattatore o null se non disponibile.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++