|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL HasNext () |
/** Indicates whether there's another element
@return Logical Trues if the iterator has anotehanother element */ |
|||||
|
Progress.Lang.Object Next () |
/** Returns the next object in the iterator. Next being the next object
at the iterator's current position.
@return Object The object at the 'next' position. */ |
|||||
|
LOGICAL Remove () |
/** Removes an entry from the iterator.
@return logical True if the operation succeeeded. */ |
Top
LOGICAL HasNext ()
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Lang.Object Next ()
|
|||||||||||||
LOGICAL Remove ()
|
Progress® OpenEdge® Release 11.7.15