Method Iterator()->value()
classIterator
- Method
value
mixedvalue()- Description
Returns the current value, or UNDEFINED if the iterator doesn't point to any item.
class Iteratormixed value()
Returns the current value, or UNDEFINED if the iterator doesn't point to any item.