VGridRowsIterator.DoLocalOperation Method
Name | Parameters | Description |
---|---|---|
DoLocalOperation(RowOperation, BaseRow) | operation, row | Performs the specified operation on the specified row and its child rows. |
DoLocalOperation(RowOperation, VGridRows) | operation, rows | Performs the specified operation on the collection of rows (and their child rows), specified by the parameter. |