---
title: count
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/downsampler/downstreamsequence/count
---

# count

The count of elements.

## Declaration

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