---
title: "formIndex(_:offsetBy:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/collectiondifference/formindex(_:offsetby:)"
---

# formIndex(_:offsetBy:)

## Declaration

```swift
func formIndex(_ index: inout CollectionDifference<ChangeElement>.Index, offsetBy distance: Int)
```
