---
title: count
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlbatchprovider/count
---

# count

The number of feature providers in this batch.

## Declaration

```swift
var count: Int { get }
```

## See Also

### Accessing values

- [features(at:)](coreml/mlbatchprovider/features(at:).md)
