ArrayList4<E>.

GetEnumerator() Method

Syntax

public IEnumerator<E> GetEnumerator()

Return Value

Type Description
IEnumerator<E>