LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Insert Method (MatchingParameterList)

Show in webframe





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
) 

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

See Also

Reference

MatchingParameterList Class
MatchingParameterList Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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