Metodo System::IFormatProvider::GetFormat
IFormatProvider::GetFormat method
Restituisce un oggetto che fornisce servizi di formattazione per il tipo specificato.
virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| formatType | const TypeInfo& | Il tipo per il quale è richiesto l’oggetto di formattazione |
ReturnValue
Un oggetto che fornisce servizi di formattazione per il tipo specificato
Vedi anche
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class IFormatProvider
- Namespace System
- Library Aspose.Font for C++