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

# ids

The identifiers of all the equipment in this collection.

## Declaration

```swift
var ids: [EquipmentIdentifier] { get }
```

## See Also

### Getting collection properties

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