Case (Visual Basic)

Introduces a value or set of values against which the value of an expression is to be tested.

Remarks

The Case keyword can be used in this context:

Select...Case Statement

See Also

Reference

Visual Basic Language Keywords