---
title: slice
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/libkern/bounded_array_ref/slice
---

# slice

## Declaration

```occ
bounded_array_ref<T, TrappingPolicy> slice(size_t n, size_t m) const;
```
