---
title: "index(_:offsetBy:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/enumeratedsequence/index(_:offsetby:)-5oheh"
---

# index(_:offsetBy:)

## Declaration

```swift
func index(_ i: Self.Index, offsetBy distance: Int) -> Self.Index
```
