←Select platform

AddRange Method

Summary

Adds the elements of the specified collection to the end of the MatchingParameterList object.

Syntax

C#
VB
C++
public void AddRange(  
   IEnumerable<ICatalogEntity> items 
) 
Public Sub AddRange( _ 
   ByVal items As IEnumerable(Of ICatalogEntity) _ 
) 
public: 
void AddRange(  
   IEnumerable<ICatalogEntity^>^ items 
) 

Parameters

items
The collection whose elements should be added to the end of the MatchingParameterList.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize