---
title: count
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/argeometrysource/count
---

# count

The number of vectors in the buffer.

## Declaration

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

## See Also

### Getting Geometry Information

- [componentsPerVector](arkit/argeometrysource/componentspervector.md)
- [format](arkit/argeometrysource/format.md)
- [offset](arkit/argeometrysource/offset.md)
- [stride](arkit/argeometrysource/stride.md)
