Answer.IterateValues Method
This method iterates through all the values contained in an Answer and fires OnValueFoundEvent for every value found.
Syntax
void IterateValues ( )
Because ASP pages cannot catch COM events, this method cannot be used in an ASP page. It is only useful in richer COM client environments.