---
title: getCapacity
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/oscollection/getcapacity
---

# getCapacity

## Declaration

```occ
virtual uint32_t getCapacity() const;
```

## See Also

### Inspecting a Collection

- [getCount](driverkit/oscollection/getcount.md)
- [ensureCapacity](driverkit/oscollection/ensurecapacity.md)
