Overload List

  NameDescription
Public methodAdd(IAddable)
Adds object to the invoking model.
Public methodAdd(array<IAddable>[]()[][])
Adds the array of objects to the invoking model.
Public methodAdd(array<IAddable>[]()[][], Int32, Int32)
Adds part of the array of objects to the invoking model, starting with the index start and continuing to the number of objects specified by num.

See Also