Skip to main content

IClass.AddSuperClass method

Namespace: NextDesign.Core

Description

Adds the specified class to the superclasses of this class.
Has no effect if the specified class is already a superclass of this class.

argument

NameTypeDescription
superClassIClassClass

Return value

  • void