Prado\Data\SqlMap\Statements\TSqlMapObjectCollectionTree::getCollection PHP Method

getCollection() protected method

protected getCollection ( ) : array
return array object collection.
    protected function getCollection()
    {
        return $this->_list;
    }