---
title: withObjects
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/osdictionary/1412890-withobjects
---

# withObjects

## Declaration

```occ
static OSPtr<OSDictionary> withObjects(const OSObject *objects[], const OSSymbol *keys[], unsigned int count, unsigned int capacity);
```
