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