Method collection/nobjs
NOBJS Returns the number of objects in the inner object array.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: Returns the number of columns of the inner object array.
CALL: m = nobjs(collection-object);
m = collection.ncols();
Parameters Description
VERSION: $Id: nobjs.m,v 1.5 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 |
back to top
Some information of the method collection/nobjs are listed below: |
Class name |
collection |
Method name |
nobjs |
Category |
Helper |
CVS Version |
$Id: nobjs.m,v 1.5 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/index |
|
Method: collection/removeObjectAtIndex |
 |
©LTP Team