C#
VB
C++
Represents a collection of Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity objects that can be individually accessed by index.
[DefaultMemberAttribute("Item")]
public class MatchingParameterList : IList<ICatalogEntity>, ICollection<ICatalogEntity>, IEnumerable<ICatalogEntity>, IEnumerable
<DefaultMemberAttribute("Item")>
Public Class MatchingParameterList
Implements System.Collections.Generic.ICollection(Of ICatalogEntity), System.Collections.Generic.IEnumerable(Of ICatalogEntity), System.Collections.Generic.IList(Of ICatalogEntity), System.Collections.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
For an example of using the MatchingParameterCollection, refer to the utilities in "Leadtools.Medical.Winforms" project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET