MonoMac.AddressBook.ABMultiValue<T>.Item Property
Gets the MonoMac.AddressBook.ABMultiValueEntry<T> instances at the specified index.

Syntax

This is the default property for this class.

public ABMultiValueEntry<T> this [int index] { get; }

Parameters

index
A int containing the index of the MonoMac.AddressBook.ABMultiValueEntry<T> instances to obtain.

Value

The MonoMac.AddressBook.ABMultiValueEntry<T> value at the specified index.

Exceptions

TypeReason
ArgumentOutOfRangeException index is less than zero or greater than or equal to ABMultiValue<T>.Count.

Remarks

Requirements

Namespace: MonoMac.AddressBook
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0