---
title: ContiguousArray.Index
framework: swift
role: symbol
role_heading: Type Alias
path: swift/contiguousarray/index
---

# ContiguousArray.Index

The index type for arrays, Int.

## Declaration

```swift
typealias Index = Int
```
