Answer.GetEnumerator Method

This method returns an enumerator that iterates through the Answer object.

Syntax

public System.Collections.IEnumerator GetEnumerator ( )

Return Value

An enumerator that iterates through the Answer object.