GetEnumerator Method
Returns an enumerator that iterates through the XJLinkSelfTests in the collection.
Type: XJLinkSelfTestCollection
Namespace: XJTAG.Integration
Syntax
public IEnumerator<XJLinkSelfTest> GetEnumerator()
Return Value
- System.Collections.Generic.IEnumerator<XJLinkSelfTest>
A IEnumerator`1 that can be used to iterate through the collection.
XJTAG v4.2.5
