mixed Config_Container::getChild (
int $index
)
Children are stored in an array. This method returns the Config_Container object at the specified index.
Child index
mixed - returns reference to child object or FALSE if child does not exist
This function can not be called statically.