update : 2015.11.03
php.shukuma.com

검색:
 
 
Rewinds the iterator

TokyoTyrantIterator::valid

(PECL tokyo_tyrant >= 0.2.0)

TokyoTyrantIterator::validRewinds the iterator

설명

public bool TokyoTyrantIterator::valid ( void )

Checks whether the internal pointer points to valid element.

인수

이 함수는 인수가 없습니다.

반환값

Returns TRUE if the current item is valid and FALSE if not.

참고