ABGroup.IEnumerable.GetEnumerator Method

Definition

Returns an enumerator that iterates through all members in the group.

System.Collections.IEnumerator IEnumerable.GetEnumerator ();

Returns

An T:System.Collections.IEnumerator which will return all members in the group.

Implements

Applies to