Overload List
Type | Name | Description |
---|---|---|
![]() | CreateSubclass()()() |
Creates a subclass of the class defined by this class definition. If this class is not allowed to be subclassed, an error will be returned.
(Inherited from IClassDefinition.) |
![]() | CreateSubclass(Id) |
Creates a subclass, with the specified ID, of the class defined by this class definition.
If this class is not allowed to be subclassed, an error will be returned.
(Inherited from IClassDefinition.) |