For a list of all members of this type, see MatchingParameterCollection members
Name | Description | |
---|---|---|
Add | Adds an item to the MatchingParameterCollection. | |
Clear | Removes all items from the MatchingParameterCollection. | |
Contains | Determines whether the MatchingParameterCollection contains a MatchingParameterList. | |
CopyTo | Copies the elements of the MatchingParameterCollection to an array of MatchingParameterList objects, starting at the specified array index. | |
GetEnumerator | Returns an enumerator that iterates through a collection. | |
IndexOf | Determines the index of a specific MatchingParameterList in the MatchingParameterCollection. | |
Insert | Inserts an item to the MatchingParameterCollection at the specified index. | |
Remove | Removes the first occurrence of a MatchingParameterList from the MatchingParameterCollection. | |
RemoveAt | Removes the MatchingParameterList item at the specified index. |