System::TypeInfo::IsSubclassOf 方法
TypeInfo::IsSubclassOf method
确定当前对象所表示的类型是否是指定类的子类。
bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 类型 | const TypeInfo& | 用于与当前类型比较的类型 |
另见
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++