'DeclarationProtected Overridable Function GetSelectedDataPoints() As System.Collections.ArrayList
'UsageDim instance As NDataPointDragTool Dim value As System.Collections.ArrayList value = instance.GetSelectedDataPoints()
protected virtual System.Collections.ArrayList GetSelectedDataPoints()