[]
Represents the MatchedComboItemCollection class.
public class MatchedComboItemCollection : MatchedListItemCollection, ICollection, IEnumerable
Public Class MatchedComboItemCollection
Inherits MatchedListItemCollection
Implements ICollection, IEnumerable
Name | Description |
---|---|
Contains(ListItem) | Determines whether an element is in this collection. |
IndexOf(ListItem) | Gets the zero-based index of the specified ListItem in this collection. |