Shifts a subset of indexes either left or right starting at the startIndex by the amount specified in delta.
Syntax
[MonoMac.Foundation.Export("shiftIndexesStartingAtIndex:by:")]
public virtual
void ShiftIndexes (
uint startIndex,
uint delta)
Parameters
- startIndex
- The staring index in which to begin the shift.
- delta
- The amount and direction to move the indexes. A positive number will shift the indexes to the right, and a negative number will shift them to the left.
Remarks
Requirements
Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0