MatchingParameterList Class

Summary
Represents a collection of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity objects that can be individually accessed by index.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class MatchingParameterList : IList<ICatalogEntity>, ICollection<ICatalogEntity>, IEnumerable<ICatalogEntity>, IEnumerable 
[DefaultMemberAttribute("Item")] 
public ref class MatchingParameterList : public System.Collections.Generic.ICollection<ICatalogEntity>, System.Collections.Generic.IEnumerable<ICatalogEntity>, System.Collections.Generic.IList<ICatalogEntity>, 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.