HighlightSet.Item Property
Parent Object: HighlightSetDescription
Returns the specified object from the highlight set.
Syntax
HighlightSet.Item( Index As Long ) As ObjectProperty Value
This is a read only property whose value is an Object.Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the index of the item within the collection to return. |