---
title: count
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/densevector_double/count
---

# count

The number of items in the vector.

## Declaration

```swift
var count: Int32
```

## See Also

### Inspecting a Vector’s Structure and Data

- [data](accelerate/densevector_double/data.md)
