GetNode Method (ITreeView)
Returns the node with the specified path. If the path is not unique, returns the first node with the specified path.
Remarks
Use the BuildNodePath method to build the node path string to be used as the path argument for this method.

C# Syntax

Parameters

path
Elements of the path are separated by semi-colons (;).