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

# count

The number of elements in the buffer.

## Declaration

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

## See Also

### Querying a pointer argument’s properties

- [baseAddress](accelerate/bnnsgraph/pointerargument/baseaddress.md)
