phpQueryObject::count PHP Method

count() public method

public count ( )
    public function count()
    {
        return $this->size();
    }