valid() public method

public valid ( )
示例#1
0
 public function valid()
 {
     return $this->cursor->valid();
 }