System::IFormatProvider::GetFormat yöntemi
IFormatProvider::GetFormat method
Belirtilen tip için biçimlendirme hizmeti sağlayan bir nesne döndürür.
virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| formatType | const TypeInfo& | Biçimlendirme nesnesinin istendiği tür |
ReturnValue
Belirtilen tür için biçimlendirme hizmetleri sağlayan bir nesne
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class IFormatProvider
- Namespace System
- Library Aspose.Font for C++