Sys.CollectionChange.oldStartingIndex Field
Gets the index where old items have been removed.
var a = Sys.CollectionChange.oldStartingIndex;
Return Value
An integer that represents the index where old items have been removed.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the index where old items have been removed.
var a = Sys.CollectionChange.oldStartingIndex;
An integer that represents the index where old items have been removed.