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

# count

The number of elements in the sequence if available, calculated nondestructively.

## Declaration

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