The ItemsRemovedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ItemsRemovedEventArgs |
Creates and initializes new ItemsRemovedEventArgs class instance. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Items |
Gets an array of items affected by the event. (Inherited from ItemsEventArgs.) |
|
RemovedItemsIndices |
Gets an array of removed items indices. |