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


In This Topic
    MatchedComboItemCollection Class Members
    In This Topic

    The following tables list the members exposed by MatchedComboItemCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the System.Collections.ICollection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection)
    Public PropertyGets the item at the specified position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether an element is in this collection.  
    Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection)
    Public MethodReturns an enumerator that iterates through a collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection)
    Public MethodGets the zero-based index of the specified ListItem in this collection.  
    Top
    See Also