The properties of AddressBook.ABMultiValue<T> are listed below. For a list of all members, see the ABMultiValue<T> Members list.
See Also: Inherited members from System.Object
| [read-only] | Count | nint. The number of entries in the AddressBook.ABMultiValue<T>. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsReadOnly | bool. Gets a value indicating whether the AddressBook.ABMultiValue<T> is read-only. |
| [read-only] default property | Item(nint) | ABMultiValueEntry<T>. Gets the AddressBook.ABMultiValueEntry<T> instances at the specified index. |
| [read-only] | PropertyType | ABPropertyType. The type of the values in the collection. |