addRange Method

Summary

Adds the items of the specified array to the end of this collection.

Syntax
TypeScript
JavaScript
AnnObjectCollection.prototype.addRange = function( 
   items 
) 
addRange( 
   items: AnnObject[] 
): void; 

Parameters

items

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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