toArray Method

Summary

Gets an array of the items in this collection.

Syntax

JavaScript Syntax
LeadCollection.prototype.toArray = function( 
   ) 
TypeScript Syntax
toArray( 
): any[]; 

Return Value

An array of the items in this 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 Assembly