Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ICollection. | |
Item | Gets the item at the specified position. |
The following tables list the members exposed by MatchedListItemCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ICollection. | |
Item | Gets the item at the specified position. |
Name | Description | |
---|---|---|
CopyTo | Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. | |
GetEnumerator | Returns an enumerator that iterates through a collection. |