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


In This Topic
SubItemCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds an item to the collection.  
Public MethodOverloaded. Add some SubItems of specified collection to the end of the collection.  
Public MethodClears all the items in the collection.  
Public MethodDetermines whether the collection contains a specific item.  
Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodGets the enumerator.  
Public MethodGets the index of the item.  
Public MethodInserts an item to the collection at the specified position  
Public MethodDeletes a specific item form the collection.  
Public MethodRemove the item at specific position form the collection.  
Public MethodCopies the subItems of the colletion to a new SubItem array.  
Top
See Also