←Select platform

AnnNotifyCollectionChangedEventArgs Class Members

Summary

The following tables list the members exposed by AnnNotifyCollectionChangedEventArgs.

Public Constructors

Name Description
Public Constructor AnnNotifyCollectionChangedEventArgs Initializes a new instance of the AnnNotifyCollectionChangedEventArgs class with default parameters.
Public Constructor NotifyLeadCollectionChangedEventArgs Initializes a new NotifyLeadCollectionChangedEventArgs object. (Inherited from NotifyLeadCollectionChangedEventArgs)

Public Methods

Name Description
Public Method static  | Shared in VB Create Creates a new instance of the AnnNotifyCollectionChangedEventArgs class.
Public Method static  | Shared in VB CreateAdd Creates a new instance of NotifyLeadCollectionChangedEventArgs for an add operation. (Inherited from NotifyLeadCollectionChangedEventArgs)
Public Method static  | Shared in VB CreateMove Creates a new AnnNotifyCollectionChangedEventArgs for a move item event.
Public Method static  | Shared in VB CreateRemove Creates a new instance of AnnNotifyCollectionChangedEventArgs for a remove operation.
Public Method static  | Shared in VB CreateReplace Creates a new AnnNotifyCollectionChangedEventArgs for a replace item event.
Public Method static  | Shared in VB CreateReset Creates a new instance of NotifyLeadCollectionChangedEventArgs for a reset operation. (Inherited from NotifyLeadCollectionChangedEventArgs)

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.7.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.