'DeclarationProtected Overridable Function GetSelectableNodesFromPoint() As NNodeList
'UsageDim instance As NLibrarySelectorTool Dim value As NNodeList value = instance.GetSelectableNodesFromPoint()
protected virtual NNodeList GetSelectableNodesFromPoint()