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.

Overload List

  Name Description
Public method 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.
Public method 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.

See Also