Ant Organisation Ltd documentation

HierarchyTree.GetNodeFromPath Method 

Gets a tree node from a path

public TreeNode GetNodeFromPath(
   string path
);

Parameters

path
Path of the node

Return Value

TreeNode

See Also

HierarchyTree Class | Ant.Hierarchy.Windows Namespace