---
title: count
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/drop/count
---

# count

The number of elements to drop.

## Declaration

```swift
let count: Int
```

## See Also

### Inspecting publisher properties

- [upstream](combine/publishers/drop/upstream.md)
