ArrayIterator::offsetExists
オフセットが存在するかどうかを調べる
&reftitle.description;
public voidArrayIterator::offsetExists
stringindex
オフセットが存在するかどうかを調べます。
&warn.undocumented.func;
&reftitle.parameters;
index
調べたいオフセット。
&reftitle.returnvalues;
オフセットが存在する場合に &true;、それ以外の場合に &false; を返します。
&reftitle.seealso;
ArrayIterator::valid