[Mono-list] ArrayList.GetEnumerator

Leen Toelen toelen@hotmail.com
Sat, 3 Nov 2001 10:40:59 +0100


 looking at the name, this could be a nested class.
Probably they just made a nested class ArrayListEnumeratorSimple:IEnumerable
to keep the Enumerator implementation separated from the normal ArrayList
code.

 Greetz,
 Leen Toelen