Returns the specified property group from the collection using an index into the collection.
"propertyGroups_var" is a variable referencing a PropertyGroups object. |
"propertyGroups_var" is a variable referencing a PropertyGroups object. |
| Type | Description |
| PropertyGroup | 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. |