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


In This Topic
    BaseKeyCollection Class
    In This Topic
    Represents a base collection of key-and-value pairs.
    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
    See Also