The methods of MonoMac.AddressBook.ABMultiValue<T> are listed below. For a list of all members, see the ABMultiValue<T> Members list.
See Also: Inherited members from System.Object
Dispose()Releases the resourced used by the ABMultiValue`1 object. | ||
Finalize()Finalizer for the ABMultiValue`1 object | ||
GetEnumerator()Returns an enumerator that iterates through all entries in the MonoMac.AddressBook.ABMultiValue<T>. | ||
GetFirstIndexOfValue(MonoMac.Foundation.NSObject)Gets the first index of value within the collection. | ||
GetIndexForIdentifier(int)Gets the index within this collection of the MonoMac.AddressBook.ABMultiValueEntry<T> entry having an ABMultiValueEntry<T>.Identifier value equal to identifier. | ||
GetValues()Gets all values within the collection. | ||
ToMutableMultiValue()Returns an enumerator that iterates through all entries in the MonoMac.AddressBook.ABMultiValue<T>. | ||