PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsRemove­Collection­Range­Operation<T>Old­Index
Open sandboxFocus

RemoveCollectionRangeOperation<T>.OldIndex Property

OldIndex

Gets the index before the operation.

Declaration
public override int OldIndex { get; }
Property Value
Type Description
Int32
Overrides
PostSharp.Patterns.Recording.Operations.CollectionOperation<T>.OldIndex