←Select platform

NotifyLeadCollectionChangedEventArgs Class Members

Summary

The following tables list the members exposed by NotifyLeadCollectionChangedEventArgs.

Public Constructors

Name Description
Public Constructor NotifyLeadCollectionChangedEventArgs Initializes a new NotifyLeadCollectionChangedEventArgs object.

Public Methods

Name Description
Public Method static  | Shared in VB Create Creates a new instance of NotifyLeadCollectionChangedEventArgs with the specified action.
Public Method static  | Shared in VB CreateAdd Creates a new instance of NotifyLeadCollectionChangedEventArgs for an add operation.
Public Method static  | Shared in VB CreateMove Creates a new instance of NotifyLeadCollectionChangedEventArgs for a move operation.
Public Method static  | Shared in VB CreateRemove Creates a new instance of NotifyLeadCollectionChangedEventArgs for a remove operation.
Public Method static  | Shared in VB CreateReplace Creates a new instance of NotifyLeadCollectionChangedEventArgs for a replace operation.
Public Method static  | Shared in VB CreateReset Creates a new instance of NotifyLeadCollectionChangedEventArgs for a reset operation.

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 0-based index at which the change occurred.
Public Property OldItems Gets the list of old items involved in the change.
Public Property OldStartingIndex Gets the 0-based index at which a Move, Remove, or Replace action occurred.

See Also

NotifyLeadCollectionChangedEventArgs Class

Leadtools Namespace

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

Leadtools Assembly

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