ABMultiValue<T>.IEnumerable.GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>.