Visual Basic Language Reference  

To

The To keyword separates the beginning and ending values of a loop counter or of a value match range.

The To keyword is used in these contexts:

For...Next Statements

Select...Case Statements

See Also

Visual Basic Language Keywords