ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / NotifyCollectionChangedAsyncEventArgs Class / OldItems Property

In This Topic
    OldItems Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OldItems As System.Collections.IList
    public System.Collections.IList OldItems {get;}
    See Also