unsigned CalcDepth() const;
CalcDepth determines the depth of the node by scanning its parent chain.
An unsigned value containing the depth of the node.