Skip to main content

IClass.IsClassOf method

Namespace: NextDesign.Core

Description

Checks if the specified class is compatible with this class.
Returns true if the specified class matches or is a subclass of this class.

argument

NameTypeDescription
someClassIClassClass

Return value

  • bool