---
title: count
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/data/count
---

# count

The number of bytes in the data.

## Declaration

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