---
title: UpsampledAugmentationSequence.Element
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/upsampledaugmentationsequence/element
---

# UpsampledAugmentationSequence.Element

The type of element produced by this asynchronous sequence.

## Declaration

```swift
typealias Element = Base.Element
```

## See Also

### Creating an iterator

- [makeAsyncIterator()](createmlcomponents/upsampledaugmentationsequence/makeasynciterator().md)
