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