C#
VB
Java
Objective-C
WinRT C#
C++
The AnnAutomationObjects class represents a dynamic collection of AnnAutomationObject objects and provides notifications when items are added or removed.
public class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject>
Public Class AnnAutomationObjects
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnObservableCollection(Of AnnAutomationObject)
Implements Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public sealed class AnnAutomationObjects : Leadtools.Annotations.Core.Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
@interface LTAnnAutomationObjects : NSObject <NSFastEnumeration>
public class AnnAutomationObjects extends AnnObservableCollection<AnnAutomationObject>
function Leadtools.Annotations.Automation.AnnAutomationObjects()
public:
ref class AnnAutomationObjects : AnnObservableCollection<AnnAutomationObject^>
You can enumerate over the AnnAutomationObjects.
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