Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ButtonTextCollection Class / Dispose Method


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