Spread Windows Forms 13.0 Product Documentation
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / BaseKeyCollection Class / Dispose Method


In This Topic
    Dispose Method (BaseKeyCollection)
    In This Topic
    Releases the resources used by the BaseKeyCollection.
    Syntax
    'Declaration
     
    Public Overridable Sub Dispose() 
    'Usage
     
    Dim instance As BaseKeyCollection
     
    instance.Dispose()
    public virtual void Dispose()
    See Also