PostSharpAPI ReferencePost­Sharp.​Patterns.​Recording.​OperationsAdd­Collection­Range­Operation<T>New­Items
Open sandboxFocus

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