GetEnumerator Method

Returns an enumerator that iterates through the XJEaseParameters in the collection.

Type: XJEaseArrayParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public IEnumerator<XJEaseParameter> GetEnumerator()

Return Value

System.Collections.Generic.IEnumerator<XJEaseParameter>

A IEnumerator`1 that can be used to iterate through the collection.