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

ChangeManySetOperation<T>.NewItems Property

NewItems

Gets the items that were added to the set after the operation.

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