'Declaration
Protected Overridable Function GetSelectedNodeInSelectionPath( _ ByVal path As NNodeList _ ) As INNode
'Usage
Dim instance As NSelectorTool Dim path As NNodeList Dim value As INNode value = instance.GetSelectedNodeInSelectionPath(path)
Parameters
- path