←Select platform

AnnAutomations Class

Summary
Represents a dynamic collection of AnnAutomation objects and provides notifications when items are added or removed.
Syntax
C#
VB
Objective-C
C++
Java
public class AnnAutomations : AnnObservableCollection<AnnAutomation> 
Public Class AnnAutomations  
   Inherits AnnObservableCollection(Of AnnAutomation) 
   Implements IAnnNotifyCollectionChanged  
@interface LTAnnAutomations : NSObject <NSFastEnumeration> 
public class AnnAutomations extends AnnObservableCollection<AnnAutomation> 
public: 
   ref class AnnAutomations : AnnObservableCollection<AnnAutomation^> 
Remarks

You can enumerate over the AnnAutomations.

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.