I need to create an Inet object in code. WHat I thought I had to do was:

Dim Inet1 As New Inet

But this doesnt seem to work. Does anyone know how I can accomplish this? Thanks in advance.