WatchExpressions.Item
- Updated2024-10-09
- 1 minute(s) read
WatchExpressions.Item
Syntax
WatchExpressions.Item( index)
Data Type
The item at the specified index.
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
index As Variant
[In] Specifies the index of the item to retrieve within the collection.