←Select platform

AnnAutomationObjects Class

Summary
The AnnAutomationObjects class represents a dynamic collection of AnnAutomationObject objects and provides notifications when items are added or removed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject> 
@interface LTAnnAutomationObjects : LTAnnObservableCollection 
public class AnnAutomationObjects extends AnnObservableCollection<AnnAutomationObject> 
public: 
   ref class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject^> 
class AnnAutomationObjects(AnnObservableCollection): 
Remarks

You can enumerate over the AnnAutomationObjects.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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