Interface implemented by a collection of clutter patch objects.
![]() | Adds a new element to the collection. |
![]() | Removes the specified element from the collection. |
![]() | Removes all elements from the collection. |
![]() | Removes an element from the collection using specified index. |
![]() | Returns the number of elements in the collection. |
![]() | Given an index, returns an element in the collection. |