Spread Windows Forms 7.0 Product Documentation
ShortcutDictionary Class Members
See Also  Properties  Methods  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ShortcutDictionary Class


Glossary Item Box

The following tables list the members exposed by ShortcutDictionary.

Public Properties

 NameDescription
Public PropertyCountGets the number of elements contained in the ShortcutDictionary.  
Public PropertyItemGets or sets the element with the specified key.  
Public PropertyKeysGets a collection that contains the keys of the all elements.  
Public PropertyValuesGets a collection that contains the values in the inner collection.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a Keys/String element to the collection.  
Public MethodClearRemoves all shortcuts from the ShortcutDictionary.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodContainsKeyDetermines whether the collection contains an element with the specified key.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodRemoveRemoves the element with the specified key.  
Public MethodTryGetValueGets the value associated with the specified key.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.