PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsChange­Many­Set­Operation<T>Old­Items
Open sandboxFocus

ChangeManySetOperation<T>.OldItems Property

OldItems

Gets the items that were in the set before the operation.

Declaration
public ReadOnlyArray<T> OldItems { get; }
Property Value
Type Description
ReadOnlyArray<T>