Leadtools.Medical.DataAccessLayer Namespace : MatchingParameterList Class |
[DefaultMemberAttribute("Item")] public class MatchingParameterList : System.Collections.Generic.ICollection<ICatalogEntity>, System.Collections.Generic.IEnumerable<ICatalogEntity>, System.Collections.Generic.IList<ICatalogEntity>, System.Collections.IEnumerable
'Declaration <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
'Usage Dim instance As MatchingParameterList
[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