VB.NET Select Case String - C# Tutorial: Dot Net Perls
This VB example program uses the Select Case statement with string cases. ... The VB.NET Select Case statement is used on a String. With this statement we match a variable against a set of values such as String literals.
www.dotnetperls.com |