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



Represents a collection of MatchingParameterList that can be individually accessed by index.

Object Model

MatchingParameterCollection ClassMatchingParameterList Class

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
Public Class MatchingParameterCollection 
   Implements ICollection(Of MatchingParameterList)IEnumerable(Of MatchingParameterList)IList(Of MatchingParameterList)IEnumerable 
Visual Basic (Usage)Copy Code
Dim instance As MatchingParameterCollection
C++/CLI 
[DefaultMemberAttribute("Item")]
public ref class MatchingParameterCollection : public ICollection<MatchingParameterList>IEnumerable<MatchingParameterList>IList<MatchingParameterList>IEnumerable  

Example

For an example of using the MatchingParameterCollection, refer to the utilities in "Leadtools.Medical.Winforms" project.

Inheritance Hierarchy

System.Object
   Leadtools.Medical.DataAccessLayer.MatchingParameterCollection

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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