Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartCollection Class / OnClear Method


In This Topic
OnClear Method (SpreadChartCollection)
In This Topic
Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.
Syntax
'Declaration
 
Protected Overrides Sub OnClear() 
 
'Usage
 
Dim instance As SpreadChartCollection
 
instance.OnClear()
See Also