←Select platform
In This Topic ▼

MatchingParameterCollection Class Members

Summary

The following tables list the members exposed by MatchingParameterCollection.

Public Constructors

Name Description
Public Constructor
MatchingParameterCollection Initializes a new instance of the MatchingParameterCollection class.

Public Methods

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

Public Properties

Name Description
Public Property
Count Gets the number of elements contained in the MatchingParameterCollection.
Public Property IsReadOnly Gets a value indicating whether the MatchingParameterCollection is read-only.
Public Property Item Gets or sets the element at the specified index.

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly