Uiinfrastructure API Docs  
 

PTGrowableSortedArrayWrapper.RemoveRows Method 

MES- RemoveRows is the bulk anologue of RemoveRow

public virtual void RemoveRows(
   int[] iRowIDs
);

Parameters

iRowIDs
is an int array of the row IDs to remove

See Also

PTGrowableSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace