GraphAware\Reco4PHP\Common\ObjectSet::size PHP Method

size() public method

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