---
title: count()
framework: Address Book
role: symbol
role_heading: Instance Method
path: addressbook/abmultivalue-swift.class/count()
---

# count()

Returns the number of entries in a multivalue list.

## Declaration

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

## See Also

### Querying the list

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