Spread Windows Forms 10.0 Product Documentation
BaseKeyCollection Class Methods


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

Public Methods
 NameDescription
Public MethodClearRemoves all elements from the BaseKeyCollection.  
Public MethodContainsDetermines whether an element is contained in the BaseKeyCollection.  
Public MethodContainsKeyDetermines whether the BaseKeyCollection contains a specific key.  
Public MethodContainsValueDetermines whether the BaseKeyCollection contains a specific value.  
Public MethodDisposeReleases the resources used by the BaseKeyCollection.  
Public MethodGetKeyGets the key of the element with the specified index in the collection.  
Public MethodIndexOfOverloaded. Returns the zero-based index of the element with specified key in the BaseKeyCollection.  
Public MethodRemoveRemoves the element with the specified key from the BaseKeyCollection.  
Public MethodRemoveAtRemoves the element at the specified index of the BaseKeyCollection.  
Top
Protected Methods
 NameDescription
Protected MethodAddAdds an element with the specified key and value to the end of the BaseKeyCollection.  
Protected MethodAddRangeAdds the elements of key-and-value pairs in arrays to the end of the BaseKeyCollection.  
Protected MethodInsertInserts 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

 

 


Copyright © GrapeCity, inc. All rights reserved.