LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Insert Method (MatchingParameterCollection)

Show in webframe





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
) 

Parameters

index
The zero-based index at which item should be inserted.
item
The MatchingParameterList object to insert into the MatchingParameterCollection.
Requirements

Target Platforms

See Also

Reference

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