ICollectionOperation Properties |
The ICollectionOperation type exposes the following members.
Name | Description | |
---|---|---|
Collection |
Gets the collection on which the operation was performed.
| |
NewIndex |
Gets the index after the operation.
| |
NewItem |
Gets the item after the operation.
| |
OldIndex |
Gets the index before the operation.
| |
OldItem |
Gets the item before the operation.
| |
OperationKind |
Gets the kind of operation.
(Inherited from IOperationDescriptor.) |