Class MoveCollectionItemOperation<T>
Namespace: PostSharp.Patterns.Recording.Operations
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class MoveCollectionItemOperation<T> : CollectionOperation<T>, ICollectionOperation, IOperationDescriptor
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
NewIndex | |
OldIndex | |
OldItem | |
OperationKind |
Methods
Name | Description |
---|---|
Redo(ReplayContext) | |
Undo(ReplayContext) |