Skip to main content

IClass.AddSuperClass Method

Namespace: NextDesign.Core

Description

Adds the specified class to the superclasses of this class.
If the specified class is already included in the superclasses of this class, nothing is done.

Arguments

NameTypeDescription
superClassIClassClass

Return Value

  • void