ModelingListTRemove Method |
Name | Description | |
---|---|---|
Remove(T) |
Removes the first occurence of a given object from the list.
This will also unbind the object from its parent.
| |
Remove(T) |
Removes the first occurence of each specified object from the list.
All objects will also be unbound from the parent object.
|