ABMultiValue<T>.IEnumerable.GetEnumerator Method

Definition

Returns an enumerator that iterates through all entries in the ABMultiValue<T>.

System.Collections.IEnumerator IEnumerable.GetEnumerator ();

Returns

An T:System.Collections.IEnumerator which will return all entries in the ABMultiValue<T>.

Implements

Applies to