Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnObservableCollection<T> Class |
public class AnnObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, IAnnNotifyCollectionChanged
'Declaration
Public Class AnnObservableCollection(Of T) Inherits System.Collections.ObjectModel.Collection(Of T) Implements IAnnNotifyCollectionChanged
public sealed class AnnObservableCollection<T> : IAnnNotifyCollectionChanged
public class AnnObservableCollection<E> implements List<E>, IAnnNotifyCollectionChanged
function Leadtools.Annotations.Core.AnnObservableCollection()