addRange Method

Summary

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

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

Parameters

items

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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