In This Topic ▼

AnnNotifyCollectionChangedEventArgs Class Members

Summary

The following tables list the members exposed by AnnNotifyCollectionChangedEventArgs.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnNotifyCollectionChangedEventArgs Initializes a new (empty) instance of the AnnNotifyCollectionChangedEventArgs class.

Public Methods

Name Description
Public Method
static  | Shared in VB
create Creates a new instance of the AnnNotifyCollectionChangedEventArgs class.

Public Properties

Name Description
Public Property
action Gets the action that caused the event.
Public Property newItems Gets the list of new items involved in the change.
Public Property newStartingIndex Gets the index at which the change occurred.
Public Property oldItems Gets the list of items affected by a Replace, Remove, or Move action.
Public Property oldStartingIndex Gets the index at which a Move, Remove, or Replace action occurred.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly