Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubItemCollectionInfo Class
Properties Methods


In This Topic
    SubItemCollectionInfo Class Members
    In This Topic

    The following tables list the members exposed by SubItemCollectionInfo.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of this class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that represents the count of the collection.  
    Public PropertyGets whether the collection is read-only.  
    Public PropertyGets or sets the item at the specified position.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an item to the collection.  
    Public MethodOverloaded. Adds subitems in the 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 object data.  
    Public MethodGets the index of the item.  
    Public MethodInserts an item to the collection at the specified position  
    Public MethodDeletes a specific item from the collection.  
    Public MethodRemoves the item at the specified position from the collection.  
    Public MethodCopies the subitems of the colletion to a new SubItemInfo array.  
    Top
    See Also