←Select platform

AnnContainerCollection Class

Summary

Represents a dynamic collection of AnnContainer's and provides notifications when items are added or removed.

Syntax
C#
VB
Objective-C
C++
Java
public class AnnContainerCollection : AnnObservableCollection<AnnContainer> 
Public Class AnnContainerCollection  
   Inherits AnnObservableCollection(Of AnnContainer) 
   Implements IAnnNotifyCollectionChanged  
@interface LTAnnContainerCollection : NSObject <NSCoding,NSCopying,NSFastEnumeration > 
public class AnnContainerCollection extends AnnObservableCollection<AnnContainer> 
public: 
   ref class AnnContainerCollection : AnnObservableCollection<AnnContainer^> 

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