Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / MaskFieldCollection Class / OnClear Method


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