'Declaration
Protected Function GetSelectedCharts() As System.Collections.ArrayList
'Usage
Dim instance As NTool Dim value As System.Collections.ArrayList value = instance.GetSelectedCharts()
protected System.Collections.ArrayList GetSelectedCharts()