←Select platform

AnnObjectCollection Class

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnObjectCollection : AnnObservableCollection<AnnObject> 
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^> 

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly