---
title: AnyRegexOutput.Element
framework: swift
role: symbol
role_heading: Structure
path: swift/anyregexoutput/element
---

# AnyRegexOutput.Element

An individual match output value.

## Declaration

```swift
struct Element
```

## Topics

### Instance Properties

- [name](swift/anyregexoutput/element/name.md)
- [range](swift/anyregexoutput/element/range.md)
- [substring](swift/anyregexoutput/element/substring.md)
- [type](swift/anyregexoutput/element/type.md)
- [value](swift/anyregexoutput/element/value.md)
