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

# startIndex

The index of the first section in the results collection.

## Declaration

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

## See Also

### Getting indices

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