---
title: Range.Index
framework: swift
role: symbol
role_heading: Type Alias
path: swift/range/index
---

# Range.Index

A type that represents a position in the range.

## Declaration

```swift
typealias Index = Bound
```
