---
title: endIndex
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/sectionedfetchresults/endindex
---

# endIndex

The index that’s one greater than that of the last section.

## Declaration

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

## See Also

### Getting indices

- [startIndex](swiftui/sectionedfetchresults/startindex.md)
