DisabledCommandList.Item Property
Parent Object:
DisabledCommandList
Description
Returns the specified ControlDefinition from the list.
Syntax
DisabledCommandList.
Item
(
Index
As Long ) As
ControlDefinition
Property Value
This is a read only property whose value is a
ControlDefinition
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the ControlDefinition to return. The first item in the list has an index of one.
Version
Introduced in version 10
© Copyright 2021 Autodesk, Inc.
Comment on this page.