SequenceListConnections.Item
- Updated2025-07-21
- 1 minute(s) read
SequenceListConnections.Item
Syntax
SequenceListConnections.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 the index of the item to retrieve.