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.
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.