![]() | Adds the item to the collection at the specified position. |
![]() | Creates a copy of the object. |
![]() | Copies the content to this object from another object. |
![]() | Checks for equality to the specified object. |
![]() | Returns the index of the specified property value in the collection, or -1 if the specified property value does not exist in the collection. |
![]() | Returns the index of the specified property value in the collection, or -1 if the specified property value does not exist in the collection. Uses an alias to identify the property. |
![]() | Removes the item at the specified position. |
![]() | Searches the collection for a specified property value. |
![]() | Searches the collection for a specified property value. Uses an alias to identify the property. |
![]() | Searches the collection for a specified property value. |