---
title: count
framework: swift
role: symbol
role_heading: Instance Property
path: swift/repeated/count
---

# count

The number of elements in this collection.

## Declaration

```swift
let count: Int
```
