The following tables list the members exposed by ObjectCollection.
| Name | Description | |
|---|---|---|
![]() | ObjectCollection Constructor |
| Name | Description | |
|---|---|---|
![]() | indexOf | Returns the index of the specifed object. If the object doesn't exist in the collection, -1 will be returned. |
![]() | length | The number of objects in the collection. |


