Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ItemTemplateCollectionInfo Class
Properties Methods


In This Topic
    ItemTemplateCollectionInfo Class Members
    In This Topic

    The following tables list the members exposed by ItemTemplateCollectionInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count of the collection.  
    Public PropertyGets or sets the item at the specified position.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the collection.  
    Public MethodAdds some items of specified collection to the end of the collection.  
    Public MethodClears all the items in the collection.  
    Public MethodDetermines whether the collection contains the 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 object data.  
    Public MethodGets the index of the item.  
    Public MethodInserts an item in the collection at the specified position.  
    Public MethodDeletes the specific item from the collection.  
    Public MethodRemoves the item at the specific position from the collection.  
    Public MethodCopies the subitems of the collection to a new array.  
    Top
    See Also