Select Case – VB.Net – Visual Basic Tutorial



Select Case – VB.Net – Visual Basic Tutorial

Select Case - VB.Net - Visual Basic Tutorial

This tutorial will cover all of the basic syntax for creating a select case structure in Visual Basic .Net. This is analogous to a Switch statement is many other languages. I will cover the keywords “To”, “Is” and multiple cases.

Comments are closed.