LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

Insert Method (MatchingParameterList)






The zero-based index at which the item should be inserted.
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object to insert into the MatchingParameterList.
Inserts an item to the MatchingParameterList object at the specified index.
Syntax
public virtual void Insert( 
   int index,
   ICatalogEntity item
)
'Declaration
 
Public Overridable Sub Insert( _
   ByVal index As Integer, _
   ByVal item As ICatalogEntity _
) 
'Usage
 
Dim instance As MatchingParameterList
Dim index As Integer
Dim item As ICatalogEntity
 
instance.Insert(index, item)
public virtual void Insert( 
   int index,
   ICatalogEntity item
)
 function Leadtools.Medical.DataAccessLayer.MatchingParameterList.Insert( 
   index ,
   item 
)
public:
virtual void Insert( 
   int index,
   ICatalogEntity^ item
) 

Parameters

index
The zero-based index at which the item should be inserted.
item
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity object to insert into the MatchingParameterList.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MatchingParameterList Class
MatchingParameterList Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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