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

ClearSetOperation<T>.OldItems Property

OldItems

Gets the items that were in the set before it was cleared.

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