---
title: initWithObjects
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/osdictionary/3516835-initwithobjects
---

# initWithObjects

## Declaration

```occ
virtual bool initWithObjects(const OSObject *objects[], const OSString *keys[], unsigned int count, unsigned int capacity);
```
