Function that removes an item from the collection.
"objectCollection_var" is a variable referencing an ObjectCollection object.
|
"objectCollection_var" is a variable referencing an ObjectCollection object.
|
Type | Description |
boolean | Returns true if the removal was successful. |
Name | Type | Description |
item | Base | The object to remove from the collection. |