---
title: IndexSet.RangeView.Index
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/indexset/rangeview-swift.struct/index
---

# IndexSet.RangeView.Index

An alias for the type of an index.

## Declaration

```swift
typealias Index = Int
```
