Commands.Item
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
Commands.Item
Syntax
Commands.Item( itemIdx)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
itemIdx As Long
[In] Specifies the zero-based index. Use a non-negative number less than the value of the Commands.Count property.