---
title: withCapacity
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/osorderedset/1397866-withcapacity
---

# withCapacity

## Declaration

```occ
static OSPtr<OSOrderedSet> withCapacity(unsigned int capacity, OSOrderFunction orderFunc, void *orderingContext);
```
