getChangeSet

open fun getChangeSet(index: Int): ChangeSet

Return the change set, if isChangeSet(index) is true; otherwise throws undefined.

Return

The change set, if isChangeSet(index) is true; otherwise throws undefined.

Parameters

index

From zero to size - 1.