Method GetEnumerator GetEnumerator() Returns an enumerator over the elements of the list. Declaration public UnsafeList<T>.Enumerator GetEnumerator() Returns Type Description UnsafeList<T>.Enumerator An enumerator over the elements of the list.