---
title: CollectionDifference.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/collectiondifference/element
---

# CollectionDifference.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = CollectionDifference<ChangeElement>.Change
```
