![]() | Adds a single object to the end of the collection. |
![]() | Clears the collection by releasing all objects. |
![]() | Returns a single collection value for the requested index. |
![]() | Inserts a single object at the specified location in a collection. |
![]() | Removes a single object from the collection. |
![]() | Gets the number of items in the collection. |
![]() | Gets a specific member of a collection either by position or key. |