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

# count

The number of entries in the dictionary.

## Declaration

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