'Declaration
Protected Overridable Function GetSelectableNodesFromPoint() As NNodeList
'Usage
Dim instance As NLibrarySelectorTool Dim value As NNodeList value = instance.GetSelectableNodesFromPoint()
protected virtual NNodeList GetSelectableNodesFromPoint()