'DeclarationProtected Function GetSelectedCharts() As System.Collections.ArrayList
'UsageDim instance As NTool Dim value As System.Collections.ArrayList value = instance.GetSelectedCharts()
protected System.Collections.ArrayList GetSelectedCharts()