←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#
VB
Java
Objective-C
WinRT C#
C++
public class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject> 
@interface LTAnnAutomationObjects : NSObject <NSFastEnumeration> 
public class AnnAutomationObjects extends AnnObservableCollection<AnnAutomationObject> 
function Leadtools.Annotations.Automation.AnnAutomationObjects() 
public: 
   ref class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject^> 

Remarks

You can enumerate over the AnnAutomationObjects.

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