LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

AddRange Method

Show in webframe





The collection whose elements should be added to the end of the MatchingParameterList.
Adds the elements of the specified collection to the end of the MatchingParameterList object.
Syntax
public void AddRange( 
   IEnumerable<ICatalogEntity> items
)
'Declaration
 
Public Sub AddRange( _
   ByVal items As IEnumerable(Of ICatalogEntity) _
) 
'Usage
 
Dim instance As MatchingParameterList
Dim items As IEnumerable(Of ICatalogEntity)
 
instance.AddRange(items)

            

            
public:
void AddRange( 
   IEnumerable<ICatalogEntity^>^ items
) 

Parameters

items
The collection whose elements should be added to the end of 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