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