Method collection/addObjects
ADDOBJECTS adds the given objects to the collection.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: ADDOBJECTS adds the given objects to the collection.
CALL: col = addObjects(col, obj1, obj2, ...)
obj = obj.addObjects(plist('objs', objects);
Parameters Description
VERSION: $Id: addObjects.m,v 1.16 2011/04/08 08:56:21 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
collection |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
OBJS |
[] |
none |
The inside objects to set. Please use a cell array if the objects are not from the same type. |
back to top
Some information of the method collection/addObjects are listed below: |
Class name |
collection |
Method name |
addObjects |
Category |
Helper |
CVS Version |
$Id: addObjects.m,v 1.16 2011/04/08 08:56:21 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: collection/rebuild |
|
Method: collection/created |
 |
©LTP Team