AddressBook.ABMutableMultiValue<T>.RemoveAt Method
Removes a value from a multivalue property.

Syntax

public bool RemoveAt (nint index)

Parameters

index
A int containing the index of the value to remove.

Returns

true if the AddressBook.ABMultiValueEntry<T> at index index was removed; otherwise, false.

Remarks

An exception is raised if index is out of bounds.

Requirements

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