EntryChange::IsNewNode

EntryChange::IsNewNode
bool IsNewNode() const;
Description

IsNewNode determines whether the node is a new entry node in the display tree or an existing node with modifications made to it.

Return Value

A Boolean value of true for a new entry node and false otherwise.