←Select platform

AnnObjectCollection Class

Summary
Represents a dynamic collection of AnnObject's and provides notifications when items are added or removed.
Syntax
C#
VB
Objective-C
C++
Java
public class AnnObjectCollection : AnnObservableCollection<AnnObject> 
Public Class AnnObjectCollection  
   Inherits AnnObservableCollection(Of AnnObject) 
   Implements IAnnNotifyCollectionChanged  
@interface LTAnnObjectCollection : NSObject <NSCoding,NSCopying,NSFastEnumeration > 
public class AnnObjectCollection extends AnnObservableCollection<AnnObject> 
public: 
   ref class AnnObjectCollection : AnnObservableCollection<AnnObject^> 
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.