IsSubclassOf()
TypeInfo::IsSubclassOf(const TypeInfo&) const method
Determines whether the type represented by the current object is a subclass of the specified class.
bool System::TypeInfo::IsSubclassOf(const TypeInfo &type) const
Arguments
Parameter | Type | Description |
---|---|---|
type | const TypeInfo& | the type to compare with the current type |
See Also
- Class TypeInfo
- Namespace System
- Library Aspose.Slides