'Declaration Protected MustOverride Function CreateNewInstance() As ChartShape
'Usage Dim instance As ChartShape Dim value As ChartShape value = instance.CreateNewInstance()
protected abstract ChartShape CreateNewInstance()
'Declaration Protected MustOverride Function CreateNewInstance() As ChartShape
'Usage Dim instance As ChartShape Dim value As ChartShape value = instance.CreateNewInstance()
protected abstract ChartShape CreateNewInstance()