Return the Element object corresponding to the supplied Key
Property type
A Property object.
Syntax
[Set] object.Item(vntIndexKey)
The Item property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type Properties. |
vntIndexKey | Required. A Variant value. |