addRange Method

Summary

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

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

Parameters

items

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly