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

Insert Method (MatchingParameterCollection)






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

Parameters

index
The zero-based index at which item should be inserted.
item
The MatchingParameterList object to insert into the MatchingParameterCollection.
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

MatchingParameterCollection Class
MatchingParameterCollection 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