---
title: Entities
framework: realitykit
role: symbol
role_heading: Associated Type
path: realitykit/realityviewcontentprotocol/entities-swift.associatedtype
---

# Entities

The type of collection used for entities.

## Declaration

```swift
associatedtype Entities : EntityCollection
```

## See Also

### Managing view content

- [add(_:)](realitykit/realityviewcontentprotocol/add(_:).md)
- [remove(_:)](realitykit/realityviewcontentprotocol/remove(_:).md)
- [entities](realitykit/realityviewcontentprotocol/entities-swift.property.md)
