ToggleOverload List

Type NameDescription
Public methodCreateSubclass()()()
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 methodCreateSubclass(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.

ToggleSee Also