GetPropertyByIndex method: Compound class
Syntax
GetPropertyByIndex(index)
Description
Use this method to return a property of the compound element as an object.
Parameters
None.
| Parameter | Description |
|---|---|
|
index |
Specifies the index number of the property as an integer. |
Returns
A Collection object, a Compound object, or a Primitive object.