(I'm using C#)

How do I go about getting the value for a number of textboxes in a form with the same name. I assume they're in an array but I can't seem to get to the values.

Thanks in advance...