---
title: array
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlarraybatchprovider/array
---

# array

The array of feature providers.

## Declaration

```swift
var array: [any MLFeatureProvider] { get }
```
