CommandCategories.Item Property
Parent Object:
CommandCategories
Description
Returns the specified object in the collection. The index can be numeric or the object name.
Syntax
CommandCategories.
Item
(
Index
As Variant ) As
CommandCategory
Property Value
This is a read only property whose value is a
CommandCategory
.
Parameters
Name
Type
Description
Index
Variant
Input Variant that specifies the index within the collection of the item to return.
Version
Introduced in version 9
© Copyright 2021 Autodesk, Inc.
Comment on this page.