---
title: free
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/osarray/free
---

# free

## Declaration

```occ
virtual void free();
```

## See Also

### Creating an Array

- [withArray](driverkit/osarray/witharray.md)
- [withCapacity](driverkit/osarray/withcapacity.md)
- [withObjects](driverkit/osarray/withobjects.md)
- [OSArrayCreate](driverkit/osarraycreate.md)
- [merge](driverkit/osarray/merge.md)
- [flushCollection](driverkit/osarray/flushcollection.md)
