metode System::TypeInfo::IsSubclassOf
TypeInfo::IsSubclassOf method
Menentukan apakah tipe yang diwakili oleh objek saat ini merupakan subclass dari kelas yang ditentukan.
bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
| Parameter | Tipe | Deskripsi |
|---|---|---|
| tipe | const TypeInfo& | tipe yang dibandingkan dengan tipe saat ini |
Lihat Juga
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++