toArray Method

Summary

Copies the elements of the list to a new array.

Syntax

JavaScript Syntax
AnnRoles.prototype.toArray = function() 
TypeScript Syntax
toArray(): string[]; 

Return Value

An array containing copies of the elements of the list.

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.Core Assembly