---
title: count
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/entitycollection/count
---

# count

The number of entity identifiers in this collection.

## Declaration

```swift
var count: Int { get }
```
