(PHP 5 >= 5.3.0)
MultipleIterator::attachIterator — Attaches iterator information
Attaches iterator information.
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
The new iterator to attach.
The associative information for the Iterator, which must be an integer, a string, or NULL.
Description...
An IllegalValueException if the iterator parameter is invalid, or if infos is already associated information.