Overload List
| Name | Description | |
|---|---|---|
| Delete(ICopyable) |
Deletes an object from a model.
| |
| Delete(array<ICopyable>[]()[][]) |
Deletes the modeling objects in an array obj from the
invoking model.
| |
| Delete(array<ICopyable>[]()[][], Int32, Int32) |
Deletes the modeling objects in obj[start] through
obj[start+num-1] from a model.
|