---
title: count
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsmetadataqueryattributevaluetuple/count
---

# count

The number of instances of the value for the tuple’s attribute.

## Declaration

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

## See Also

### Getting Query Attribute/Value Information

- [attribute](foundation/nsmetadataqueryattributevaluetuple/attribute.md)
- [value](foundation/nsmetadataqueryattributevaluetuple/value.md)
