C#
VB
Java
Objective-C
WinRT C#
C++
Represents a dynamic collection of AnnObject's and provides notifications when items are added or removed.
public class AnnObjectCollection : AnnObservableCollection<AnnObject>
Public Class AnnObjectCollection
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnObservableCollection(Of AnnObject)
Implements Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
public sealed class AnnObjectCollection : Leadtools.Annotations.Core.IAnnNotifyCollectionChanged
@interface LTAnnObjectCollection : NSObject <NSCoding,NSCopying,NSFastEnumeration >
public class AnnObjectCollection extends AnnObservableCollection<AnnObject>
function Leadtools.Annotations.Core.AnnObjectCollection()
public:
ref class AnnObjectCollection : AnnObservableCollection<AnnObject^>
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