---
title: noneCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/anycategoricalsummary/nonecount
---

# noneCount

The number of missing elements in the column.

## Declaration

```swift
var noneCount: Int
```

## See Also

### Getting Statistical Information

- [someCount](tabulardata/anycategoricalsummary/somecount.md)
- [totalCount](tabulardata/anycategoricalsummary/totalcount.md)
- [uniqueCount](tabulardata/anycategoricalsummary/uniquecount.md)
