The changed args object which is emitted by an observable list.
The new index associated with the change.
The new values associated with the change.
The values will be contiguous starting at the newIndex.
newIndex
The old index associated with the change.
The old values associated with the change.
The values will be contiguous starting at the oldIndex.
oldIndex
The type of change undergone by the vector.
The changed args object which is emitted by an observable list.