---
title: "init(_:)"
framework: swift
role: symbol
role_heading: Initializer
path: "swift/array/init(_:)-86ka8"
---

# init(_:)

Constructs an Array with the elements of an MLUntypedColumn.

## Declaration

```swift
init(_ untypedColumn: MLUntypedColumn)
```

## See Also

### Converting Between Arrays and Create ML Types

- [init(_:)](swift/array/init(_:)-2ln1a.md)
