System::TypeInfo::IsSubclassOf طريقة
TypeInfo::IsSubclassOf method
يحدد ما إذا كان النوع الممثّل بواسطة الكائن الحالي فئة فرعية من الفئة المحددة.
bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
| Parameter | Type | الوصف |
|---|---|---|
| نوع | const TypeInfo& | النوع للمقارنة مع النوع الحالي |
انظر أيضًا
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++