---
title: countRange
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlsequenceconstraint/countrange
---

# countRange

The range of values allowed for the sequence’s length.

## Declaration

```swift
var countRange: NSRange { get }
```

## See Also

### Accessing the constraints

- [valueDescription](coreml/mlsequenceconstraint/valuedescription.md)
