toArray Method

Summary

Copies the elements of the AnnAutomationObjects collection to a new array.

Syntax

JavaScript Syntax
AnnAutomationObjects.prototype.toArray = function() 
TypeScript Syntax
toArray(): AnnAutomationObject[]; 

Return Value

An array containing copies of the elements of the AnnAutomationObjects collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly