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

AddRange Method






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)
 function Leadtools.Medical.DataAccessLayer.MatchingParameterList.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: 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