PostSharp//API Reference/Post­Sharp.​Patterns.​Recording.​Operations/Change­Many­Set­Operation<T>/New­Items
Open sandboxFocus

Property NewItems

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>