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
| Name | Type | Description | 
|---|
| superClass | IClass | Class | 
Return Value