←Select platform
In This Topic ▼

MatchingParameterList Class Members

Summary

The following tables list the members exposed by MatchingParameterList.

Public Constructors

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

Public Methods

Name Description
Public Method
Add Adds an item to the MatchingParameterList.
Public Method AddRange Adds the elements of the specified collection to the end of the MatchingParameterList object.
Public Method Clear Removes all items from the MatchingParameterList.
Public Method Contains Determines whether the MatchingParameterList contains a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity.
Public Method CopyTo Copies the elements of the MatchingParameterList to an Array of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity, starting at a particular Array index.
Public Method GetEnumerator Returns an enumerator that iterates through a collection.
Public Method IndexOf Determines the index of a specific Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity in the MatchingParameterList object.
Public Method Insert Inserts an item to the MatchingParameterList object at the specified index.
Public Method Remove Removes the first occurrence of a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity from the MatchingParameterList object.
Public Method RemoveAt Removes the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity item at the specified index.

Public Properties

Name Description
Public Property
Count Gets the number of elements contained in the MatchingParameterList.
Public Property IsReadOnly Gets a value indicating whether the MatchingParameterList 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