Returns the number of entries in a multi-value list.
SDK
- macOS 10.2+
Framework
- Address
Book
Declaration
func ABMultiValueCount(_ multiValue: ABMulti Value Ref!) -> CFIndex
Parameters
multiValue
The multi-value list that you wish to access.
Return Value
The number of entries
in multi
.