Hi I have just started learning how to program with visualbasic.net.

Is there a way to initilise a varible as null ?

for example, somthing like this, but this gives me an error.

Dim a as Integer

a = null


Any suggestions!?
Thanks a lot,
Rauland