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

# startIndex

The index of the first entity in the results collection.

## Declaration

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

## See Also

### Getting indices

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