C#
VB
Java
Objective-C
WinRT C#
C++
Represents a dynamic collection of AnnAutomation objects and provides notifications when items are added or removed.
public class AnnAutomations : AnnObservableCollection<AnnAutomation>
Public Class AnnAutomations
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnObservableCollection(Of AnnAutomation)
Implements Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public sealed class AnnAutomations : Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
@interface LTAnnAutomations : NSObject <NSFastEnumeration>
public class AnnAutomations extends AnnObservableCollection<AnnAutomation>
function Leadtools.Annotations.Automation.AnnAutomations()
public:
ref class AnnAutomations : AnnObservableCollection<AnnAutomation^>
You can enumerate over the AnnAutomations.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET