Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonMappingCollection Class


In This Topic
CalculatorButtonMappingCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds an item to the CalculatorButtonMappingCollection.  
Public MethodOverloaded. Adds some items the the CalculatorButtonMappingCollection.  
Public MethodRemoves all elements from the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodCreates a new CalculatorButtonMappingCollection that is a copy of the current instance  
Public MethodDetermines whether an element is contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodDetermines whether the BaseKeyCollection contains a specific key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodDetermines whether the BaseKeyCollection contains a specific value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodOverloaded. Copies the items of the CalculatorButtonMappingCollection to a compatible one-dimensional array of type System.String, starting from the first index of the target array.  
Public MethodReleases the resources used by the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodGets the key of the element with the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodOverloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Public MethodOverloaded. Inserts a item to the CalculatorButtonMappingCollection.  
Public MethodOverloaded. Removes the key from the CalculatorButtonMappingCollection.  
Public MethodRemoves the element at the specified index of the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection)
Top
See Also