MultipleIterator::current Gets the registered iterator instances &reftitle.description; public arrayMultipleIterator::current Get the registered iterator instances current() result. &warn.undocumented.func; &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; An array containing the current values of each attached iterator, or &false; if no iterators are attached. &reftitle.errors; A RuntimeException if mode MIT_NEED_ALL is set and at least one attached iterator is not valid. Or an IllegalValueException if a key is &null; and MIT_KEYS_ASSOC is set. &reftitle.seealso; MultipleIterator::valid