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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.