DisabledCommandList.Remove Method
Parent Object:
DisabledCommandList
Description
Method that removes the specified command from the list.
Syntax
DisabledCommandList.
Remove
(
Index
As Long )
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the ControlDefinition object to remove from the list. The first item in the list has an index of one.
Version
Introduced in version 10
© Copyright 2021 Autodesk, Inc.
Comment on this page.