Adds the items of the specified array to the end of this collection.
AnnContainerCollection.prototype.addRange = function(
items
)
addRange(
items: AnnContainer[]
): void;
items
The list whose items should be added to the end of the collection.
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