C#
VB
C++
Adds the elements of the specified collection to the end of the MatchingParameterList object.
public void AddRange(
IEnumerable<ICatalogEntity> items
)
Public Sub AddRange( _
ByVal items As IEnumerable(Of ICatalogEntity) _
)
public:
void AddRange(
IEnumerable<ICatalogEntity^>^ items
)
items
The collection whose elements should be added to the end of the MatchingParameterList.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET