I want to translate this into Visual Basic... Sorry, im new to VB!

If (this == this_1)
{
// Do this
}
Else
If (this == this_2)
{
// Do this
}
Else
// Do this