AddRange Method

Summary
Adds the elements of the specified collection to the end of the MatchingParameterList object.
Syntax
C#
C++/CLI
public void AddRange( 
   IEnumerable<ICatalogEntity> 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

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.