BBjGridData::next
Description
In BBj 18.0 and higher, this method returns the next BBjGridCell in the iteration list of the BBjGridData container.
Syntax
Return Value |
Method |
next() |
Parameters
None.
Return Value
Returns the next BBjGridCell in the BBjGridData container class. Returns null if there are no more BBjGridCells in the list.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.