Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ItemTemplateCollection Class / Clear Method


In This Topic
    Clear Method (ItemTemplateCollection)
    In This Topic
    Clears all the items in the collection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As ItemTemplateCollection
     
    instance.Clear()
    public void Clear()
    See Also