ICollectionChange.startIndex - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ICollectionChange<TItem> / startIndex property
The start index where the change has happenend.
Property type: number
.
readonly startIndex: number
Source reference: src/collections/observableCollections/ICollectionChange.ts:7
.