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


In This Topic
ItemTemplateCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds an item to the collection.  
Public MethodClears all the items in the collection.  
Public MethodDetermines whether the collection contains specified item.  
Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodGets the index of the item.  
Public MethodInserts an item to the collection at the specified position  
Public MethodDeletes the specific item from the collection.  
Public MethodRemove the item at specific position from the collection.  
Top
See Also