---
title: replaceObject
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/osarray/3567165-replaceobject
---

# replaceObject

## Declaration

```occ
void replaceObject(unsigned int index, const OSSharedPtr<const OSMetaClassBase> & anObject);
```
