AddressBookData.Count
From Xojo Documentation
This item was deprecated in version 2019r2. |
Method
This method is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
Returns as an Integer the number of values and labels. See the first example in AddressBookData's Examples section. Count is used to get the number of values to display in a ListBox.