'Declaration
Protected Overridable Function GetSelectedDataPoints() As System.Collections.ArrayList
'Usage
Dim instance As NDataPointDragTool Dim value As System.Collections.ArrayList value = instance.GetSelectedDataPoints()
protected virtual System.Collections.ArrayList GetSelectedDataPoints()