VariablesConnections.Item
- 更新时间2025-07-21
- 阅读时长1分钟
VariablesConnections.Item
Syntax
VariablesConnections.Item( itemIndex)
Data Type
Item located at the specified index.
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
itemIndex As Long
[In] Specifies a zero-based index of the item to retrieve.