Tree.updateAll

Requests that tree be populated with nodes. If an error occurs, then tree's contents is left unchanged, and otherwise tree's previous contents is completely replaced by the new one.

class Tree
bool
updateAll
()

Return Value

Type: bool

TRUE if no error occurred.

Throws