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