Overload List
| Name | Description | |
|---|---|---|
| Add(IAddable) |
Adds object to the invoking model.
| |
| Add(array<IAddable>[]()[][]) |
Adds the array of objects to the invoking model.
| |
| Add(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.
|