Skip to main content

IClass.IsSuperClass method

Namespace: NextDesign.Core

Description

Checks if this class is a superclass of the specified class.
Returns true if the specified class is a superclass of this class.

argument

NameTypeDescription
someClassIClassClass

Return value

  • bool