Returns the specified property from the collection using an index into the collection.
"properties_var" is a variable referencing a Properties object.
|
"properties_var" is a variable referencing a Properties object.
|
Type | Description |
Property | Returns the specified item or null if an invalid index was specified. |
Name | Type | Description |
index | integer | The index of the property within the collection where the first item is 0. |