Spread Windows Forms 10.0 Product Documentation
ShortcutDictionary Class Members
Properties  Methods 


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

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.