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

# noneCount

The number of missing elements in the column.

## Declaration

```swift
var noneCount: Int
```

## See Also

### Inspecting a Summary

- [debugDescription](tabulardata/categoricalsummary/debugdescription.md)
- [mode](tabulardata/categoricalsummary/mode.md)
- [uniqueCount](tabulardata/categoricalsummary/uniquecount.md)
- [someCount](tabulardata/categoricalsummary/somecount.md)
- [totalCount](tabulardata/categoricalsummary/totalcount.md)
