---
title: DiscontiguousColumnSlice.Index
framework: tabulardata
role: symbol
role_heading: Type Alias
path: tabulardata/discontiguouscolumnslice/index
---

# DiscontiguousColumnSlice.Index

The type that represents a position in the column slice.

## Declaration

```swift
typealias Index = Int
```

## See Also

### Supporting Types

- [DiscontiguousColumnSlice.Element](tabulardata/discontiguouscolumnslice/element.md)
