次の方法で共有


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.

See Also

Reference

Sys.CollectionChange Class