---
title: PartialRangeFrom.Iterator.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/partialrangefrom/iterator/element
---

# PartialRangeFrom.Iterator.Element

The type of element traversed by the iterator.

## Declaration

```swift
typealias Element = Bound
```
