←Select platform

AnnAutomations Class

Summary

Represents a dynamic collection of AnnAutomation objects and provides notifications when items are added or removed.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnAutomations : AnnObservableCollection<AnnAutomation> 
@interface LTAnnAutomations : NSObject <NSFastEnumeration> 
public class AnnAutomations extends AnnObservableCollection<AnnAutomation> 
function Leadtools.Annotations.Automation.AnnAutomations() 
public: 
   ref class AnnAutomations : AnnObservableCollection<AnnAutomation^> 

Remarks

You can enumerate over the AnnAutomations.

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