---
title: count
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mluntypedcolumn/count
---

# count

The number of elements in the column.

## Declaration

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

## See Also

### Getting the number of elements

- [isEmpty](createml/mluntypedcolumn/isempty.md)
