Remove Method
Description
Removes a command from the Commands list.
Syntax
Visual Basic |
---|
Public Sub Remove() |
Remarks
If there are other objects which depend on the removed command, they are also removed. For example, if the removed command is a measured feature, its hits are removed as well.
See Also