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> |
Gets the items that were added to the set after the operation.
public ReadOnlyArray<T> NewItems { get; }| Type | Description |
|---|---|
| ReadOnlyArray<T> |