(PHP 5 >= 5.1.0)
RecursiveIteratorIterator::setMaxDepth — Set max depth
Set the maximum allowed depth.
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
The maximum allowed depth. -1 is used for any depth.
値を返しません。
Emits an Exception if max_depth is less than -1.