AddressBook.ABMultiValue<T>.IsReadOnly Property
Gets a value indicating whether the AddressBook.ABMultiValue<T> is read-only.

Syntax

public virtual bool IsReadOnly { get; }

See Also

ABMultiValue<T>.ToMutableMultiValue
ABMutableDateMultiValue
ABMutableDictionaryMultiValue
ABMutableStringMultiValue

Value

true if the current instance and AddressBook.ABMultiValueEntry<T> instances within the current collection can be changed; otherwise, false.

Remarks

Use ABMultiValue<T>.ToMutableMultiValue to get an instance where ABMultiValue<T>.IsReadOnly is false.

Requirements

Namespace: AddressBook
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0