---
title: all
framework: coreai
role: symbol
role_heading: Type Property
path: coreai/ndarray/rangeexpression/all
---

# all

A range expression that selects the entire dimension.

## Declaration

```swift
static var all: _AllRange { get }
```
