LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
MatchingParameterList Class Members
See Also  Properties  Methods 
Leadtools.Medical.DataAccessLayer Namespace : MatchingParameterList Class

The following tables list the members exposed by MatchingParameterList.

Public Constructors

 NameDescription
public Constructor MatchingParameterList ConstructorInitializes a new instance of the MatchingParameterList class.  
Top

Public Properties

 NameDescription
public Property CountGets the number of elements contained in the MatchingParameterList.  
public Property IsReadOnlyGets a value indicating whether the MatchingParameterList is read-only.  
public Property ItemGets or sets the element at the specified index.  
Top

Public Methods

 NameDescription
public Method AddAdds an item to the MatchingParameterList.  
public Method AddRangeAdds the elements of the specified collection to the end of the MatchingParameterList object.  
public Method ClearRemoves all items from the MatchingParameterList.  
public Method ContainsDetermines whether the MatchingParameterList contains a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity.  
public Method CopyToCopies the elements of the MatchingParameterList to an Array of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity, starting at a particular Array index.  
public Method GetEnumeratorReturns an enumerator that iterates through a collection.  
public Method IndexOfDetermines the index of a specific Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity in the MatchingParameterList object.  
public Method InsertInserts an item to the MatchingParameterList object at the specified index.  
public Method RemoveRemoves the first occurrence of a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity from the MatchingParameterList object.  
public Method RemoveAtRemoves the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity item at the specified index.  
Top

See Also

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features