Click or drag to resize

IHierarchyNodeExtensions Methods

The IHierarchyNodeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFullCodePath
Gets the full path of codes, delimited with the delimiter.
Public methodStatic memberGetParentNodes
Gets the parent nodes of a node, up to the root. The nodes are ordered, starting from the direct parent to the root.
Top
See Also