The properties of MonoMac.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 | int. The number of entries in the MonoMac.AddressBook.ABMultiValue<T>. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsReadOnly | bool. Gets a value indicating whether the MonoMac.AddressBook.ABMultiValue<T> is read-only. |
| [read-only] default property | Item(int) | ABMultiValueEntry<T>. Gets the MonoMac.AddressBook.ABMultiValueEntry<T> instances at the specified index. |
| [read-only] | PropertyType | ABPropertyType. The type of the values in the collection. |