The members of MonoMac.AddressBook.ABMutableMultiValue<T> are listed below.
See Also: Inherited members from MonoMac.AddressBook.ABMultiValue<T>
| [read-only] override | IsReadOnly | bool. Gets a value indicating whether the MonoMac.AddressBook.ABMutableMultiValue<T> is read-only. |
Add(T, MonoMac.Foundation.NSString)Add value with the label label to a multivalue property. | ||
Insert(int, T, MonoMac.Foundation.NSString)Insert value with the label label into a multivalue property at position index. | ||
RemoveAt(int)Removes a value from a multivalue property. | ||