---
title: count
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/slidingwindowtransformer/windowsequence/count
---

# count

The number of elements in the sequence.

## Declaration

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