try { } catch(exception ex) { throw ex; }
If condition = True/False Then Exit If End If For i As Integer = 1 To cnt-1 If condition = True/False Then Exit For End If Next
For index As Integer = 1 To 9 If index >= 1 And index <= 7 Then Continue For End If Next
string str1 = "Dot Net"; string str2 = "Funda"; int index_pos = str.IndexOfAny(new char[] { 'o', 'd' });
string path = Application.ExecutablePath;
mono --aot myTestProg.exe