---
title: startIndex
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/sectionedfetchresults/section/startindex
---

# startIndex

The index of the first entity in the section.

## Declaration

```swift
nonisolated var startIndex: Int { get }
```

## See Also

### Getting indices

- [endIndex](swiftui/sectionedfetchresults/section/endindex.md)
