MatchingParameterCollection Class

Summary
Represents a collection of MatchingParameterList that can be individually accessed by index.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class MatchingParameterCollection : IList<MatchingParameterList>, ICollection<MatchingParameterList>, IEnumerable<MatchingParameterList>, IEnumerable 
[DefaultMemberAttribute("Item")] 
public ref class MatchingParameterCollection : public System.Collections.Generic.ICollection<MatchingParameterList>, System.Collections.Generic.IEnumerable<MatchingParameterList>, System.Collections.Generic.IList<MatchingParameterList>, System.Collections.IEnumerable   
Remarks

For a practice on using the MatchingParameterCollection, refer to the utilities in "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.