Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / NotifyCollectionEventArgs Class / Index Property

In This Topic
    Index Property
    In This Topic
    Gets the index of the item that is affected by the change.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also