public int getObjectCount();
None.
An integer that indicates the number of child business objects in a business object array.
You can use the insertBusinessObject() method to insert child business objects into the business object array.
See also the description of the insertBusinessObject() method.