System::IFormatProvider::GetFormat method
IFormatProvider::GetFormat method
Mengembalikan objek yang menyediakan layanan pemformatan untuk tipe yang ditentukan.
virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
| Parameter | Tipe | Deskripsi |
|---|---|---|
| formatType | const TypeInfo& | Tipe yang diminta untuk objek pemformatan |
ReturnValue
Sebuah objek yang menyediakan layanan pemformatan untuk tipe yang ditentukan
Lihat Juga
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class IFormatProvider
- Namespace System
- Library Aspose.Page for C++