OldItems
Gets the items that were in the collection before it was cleared.
Declaration
public ReadOnlyArray<T> OldItems { get; }Property Value
| Type | Description |
|---|---|
| ReadOnlyArray<T> |
Gets the items that were in the collection before it was cleared.
public ReadOnlyArray<T> OldItems { get; }| Type | Description |
|---|---|
| ReadOnlyArray<T> |