ComponentOne RadialGauge for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / NotifyCollectionChangedEventArgs Class

In This Topic
    NotifyCollectionChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see NotifyCollectionChangedEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the action that caused the event.  
    Public PropertyGets the list of new items involved in the change.  
    Public PropertyGets the index at which the change occurred.  
    Public PropertyGets the list of items affected by a Replace, Remove, or Move action.  
    Public PropertyGets the index at which a Move, Remove, ore Replace action occurred.  
    Top
    See Also