API Reference MyLibrary MyLibrary.Collections.Lists TArrayList<T> TArrayList<T>.GetEnumerator Method Definition Unit: MyLibrary.Collections.Lists Package: MyLibrary Delphi Copy function GetEnumerator: IEnumerator<T>; Returns IEnumerator<T>