Pinq\Iterators\Standard\OrderedMap::doRewind PHP Method

doRewind() protected method

protected doRewind ( )
    protected function doRewind()
    {
        $this->position = 0;
    }