add Method

Summary

Adds the specified AnnAutomationObject to the end of the collection.

Syntax
TypeScript
JavaScript
AnnAutomationObjects.prototype.add = function( 
   item 
) 
add( 
   item: AnnAutomationObject 
): void; 

Parameters

item

The AnnAutomationObject to be added.

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