Returns an enumerator for the collection.
Public Overrides Function GetEnumerator() As System.Collections.IEnumerator
public override IEnumerator GetEnumerator()
An ArrayList enumerator enumerating the parameters in the collection.