---
title: count()
framework: addressbook
role: symbol
role_heading: Instance Method
path: addressbook/abmultivalue/count()
---

# count()

Returns the number of entries in a multivalue list.

## Declaration

```swift
func count() -> Int
```

## See Also

### Querying the list

- [propertyType()](addressbook/abmultivalue/propertytype().md)
