Overload List

  NameDescription
Public methodRemove(IAddable)
Removes object from the invoking model.
Public methodRemove(array<IAddable>[]()[][])
Removes the array of objects from the invoking model.
Public methodRemove(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.

See Also