System::TypeInfo::IsSubclassOf 메서드
TypeInfo::IsSubclassOf method
현재 객체가 나타내는 유형이 지정된 클래스의 하위 클래스인지 여부를 결정합니다.
bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 유형 | const TypeInfo& | 현재 형식과 비교할 형식 |
또 보기
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++