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

SetCollectionItemOperation<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