AnnAutomationObjects Object

Summary

The AnnAutomationObjects class represents a dynamic collection of AnnAutomationObject objects and provides notifications when items are added or removed.

Syntax

JavaScript Syntax
function lt.Annotations.Automation.AnnAutomationObjects 
	extends lt.LeadCollection 
TypeScript Syntax
class lt.Annotations.Automation.AnnAutomationObjects() 
	extends lt.LeadCollection 

Remarks

You can enumerate over the AnnAutomationObjects. This class exposes the CollectionChanged event which is raised whenever the underlying collection changes.

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