---
title: count
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/equipmentcollection/count
---

# count

The number of equipment items in this collection.

## Declaration

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

## See Also

### Getting collection properties

- [ids](tabletopkit/equipmentcollection/ids.md)
- [state](tabletopkit/equipmentcollection/state.md)
