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

Leadtools.Annotations.Automation Assembly