---
title: Element
framework: swift
role: symbol
role_heading: Associated Type
path: swift/mutablecollection/element
---

# Element

A type representing the sequence’s elements.

## Declaration

```swift
associatedtype Element
```
