Tree.updateAll

bool 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.

Returns

TRUE if no error occurred.

Throws

[TreeException]