C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class / OldItems Property

In This Topic
OldItems Property
In This Topic
Gets the list of items affected by a Replace, Remove, or Move action.
Syntax
'Declaration
 
Public ReadOnly Property OldItems As System.Collections.IList
 
See Also