Overload List
| Name | Description | |
|---|---|---|
| Remove(IAddable) |
Removes object from the invoking model.
| |
| Remove(array<IAddable>[]()[][]) |
Removes the array of objects from the invoking model.
| |
| Remove(array<IAddable>[]()[][], Int32, Int32) |
Removes part of the array of objects from the
invoking model, starting with the index start and
continuing to the number of objects specified by num.
|