GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TimeSpanDisplayFieldCollectionInfo Class / OnClearComplete Method


In This Topic
OnClearComplete Method (TimeSpanDisplayFieldCollectionInfo)
In This Topic
Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.
Syntax
'Declaration
 
Protected Overridable Sub OnClearComplete() 
 
'Usage
 
Dim instance As TimeSpanDisplayFieldCollectionInfo
 
instance.OnClearComplete()
See Also