Name | Description | |
---|---|---|
![]() | CalculatorButtonMappingCollection Constructor | Overloaded. |
The following tables list the members exposed by CalculatorButtonMappingCollection.
Name | Description | |
---|---|---|
![]() | CalculatorButtonMappingCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key-and-value pairs contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | Item | Overloaded. Gets the key according to special key. |
![]() | Keys | Gets the keys object. |
Name | Description | |
---|---|---|
![]() | ItemList | Gets an System.Collections.ICollection that contains the list of elements in the BaseKeyCollection instance. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds an item to the CalculatorButtonMappingCollection. |
![]() | AddRange | Overloaded. Adds some items the the CalculatorButtonMappingCollection. |
![]() | Clear | Removes all elements from the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | Clone | Creates a new CalculatorButtonMappingCollection that is a copy of the current instance |
![]() | Contains | Determines whether an element is contained in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | ContainsKey | Determines whether the BaseKeyCollection contains a specific key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | ContainsValue | Determines whether the BaseKeyCollection contains a specific value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | CopyTo | Overloaded. 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. |
![]() | Dispose | Releases the resources used by the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | GetKey | Gets the key of the element with the specified index in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | IndexOf | Overloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |
![]() | Insert | Overloaded. Inserts a item to the CalculatorButtonMappingCollection. |
![]() | Remove | Overloaded. Removes the key from the CalculatorButtonMappingCollection. |
![]() | RemoveAt | Removes the element at the specified index of the BaseKeyCollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection) |