Spread Windows Forms 12.0 Product Documentation
BaseKeyCollection Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : BaseKeyCollection Class
Represents a base collection of key-and-value pairs. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
BaseKeyCollection Class
Syntax
'Declaration
 
Public MustInherit Class BaseKeyCollection 
'Usage
 
Dim instance As BaseKeyCollection
public abstract class BaseKeyCollection 
Remarks
The BaseKeyCollection class implements the System.Collections.IEnumerable and System.Collections.ICollection interfaces.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection
      GrapeCity.Win.Spread.InputMan.CellType.ButtonTextCollectionInfo
      GrapeCity.Win.Spread.InputMan.CellType.HolidayStyleCollection
      GrapeCity.Win.Spread.InputMan.CellType.StyleCollection
      GrapeCity.Win.Spread.InputMan.CellType.SubStyleCollection

See Also

Reference

BaseKeyCollection Members
GrapeCity.Win.Spread.InputMan.CellType Namespace