Spread Windows Forms 12.0 Product Documentation
BaseKeyCollection Class Methods


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : BaseKeyCollection Class

For a list of all members of this type, see BaseKeyCollection members.

Public Methods
 NameDescription
Public MethodRemoves all elements from the BaseKeyCollection.  
Public MethodDetermines whether an element is contained in the BaseKeyCollection.  
Public MethodDetermines whether the BaseKeyCollection contains a specific key.  
Public MethodDetermines whether the BaseKeyCollection contains a specific value.  
Public MethodReleases the resources used by the BaseKeyCollection.  
Public MethodGets the key of the element with the specified index in the collection.  
Public MethodOverloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection.  
Public MethodRemoves the element with the specified key from the BaseKeyCollection.  
Public MethodRemoves the element at the specified index of the BaseKeyCollection.  
Top
Protected Methods
 NameDescription
Protected MethodAdds an element with the specified key and value to the end of the BaseKeyCollection.  
Protected MethodAdds the elements of key-and-value pairs in arrays to the end of the BaseKeyCollection.  
Protected MethodInserts an element with the specified key and value at the specified index of the BaseKeyCollection.  
Top
See Also

Reference

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