←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly