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

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