The overloads of GetEnumerator are listed below. For a list of all members, see the ArrayList Members list.
GetEnumerator() : IEnumerator Returns a IEnumerator for the current instance.GetEnumerator(int, int) : IEnumerator Returns a IEnumerator for the specified section of the current instance.