In This Topic ▼

NotifyLeadCollectionChangedEventArgs Class Members

Summary

The following tables list the members exposed by NotifyLeadCollectionChangedEventArgs.

Public Constructors

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

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

Leadtools Assembly