---
title: TextRangeArray
framework: coreservices
role: symbol
role_heading: Structure
path: coreservices/textrangearray
---

# TextRangeArray

Specifies an array of text ranges. Not typically used by developers.

## Declaration

```swift
struct TextRangeArray
```

## Topics

### Initializers

- [init()](coreservices/textrangearray/1444530-init.md)
- [init(fNumOfRanges:fRange:)](coreservices/textrangearray/1442000-init.md)

### Instance Properties

- [fNumOfRanges](coreservices/textrangearray/1444176-fnumofranges.md)
- [fRange](coreservices/textrangearray/1444113-frange.md)
