IremoveAllElements()
Removes all the elements (
business objects) in the
business object array.
Syntax
void IremoveAllElements()
Parameters
None.
Return Values
None.
Example
// remove array elements exampleBusObjArray.IremoveAllElements();