---
title: iterateObjects
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/oscollection/iterateobjects
---

# iterateObjects

## Declaration

```occ
virtual bool iterateObjects(OSCollectionIterateObjectsBlock block) const;
```

## See Also

### Accessing Collection Elements

- [flushCollection](driverkit/oscollection/flushcollection.md)
- [OSCollectionIterateObjectsBlock](driverkit/oscollectioniterateobjectsblock.md)
