Overload List
| Name | Description | |
|---|---|---|
| Delete(ICopyable) |
Deletes a copyable object.
| |
| Delete(array<ICopyable>[]()[][]) |
Deletes an array of copyable objects.
| |
| Delete(array<ICopyable>[]()[][], Int32, Int32) |
Deletes a number of copyable objects, starting from
the specified index, from an array of copyable objects.
|