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

# count

The number of members in the set.

## Declaration

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