GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / BaseKeyCollection Class
Members


BaseKeyCollection Class
Represents a base collection of key-and-value pairs.
Syntax
'Declaration
 
Public MustInherit Class BaseKeyCollection 
 
'Usage
 
Dim instance As BaseKeyCollection
Remarks
The BaseKeyCollection class implements the System.Collections.IEnumerable and System.Collections.ICollection interfaces.
Inheritance Hierarchy
See Also