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

# initWithObjects

## Declaration

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