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

# count

The number of elements encoded into the container.

## Declaration

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