AnnNotifyCollectionChangedEventArgs Class Members

Summary

The following tables list the members exposed by AnnNotifyCollectionChangedEventArgs.

Public Constructors

Name Description
Public Constructor static  | Shared in VB 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.

See Also

AnnNotifyCollectionChangedEventArgs Class

Leadtools.Annotations.Engine Namespace

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.