System::Globalization::CultureInfo::GetFormat-methode
CultureInfo::GetFormat method
Haalt het opmaakobject op voor een specifiek type.
SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Type | Beschrijving |
|---|---|---|
| format_type | const TypeInfo& | Type van formatobject. |
ReturnValue
Formatinfo-object of null als niet gevonden.
Zie ook
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Page for C++