Perhaps you mean "with" ?

Like:

With oSomething

        .Property = "abc"
        .Method("def")

End With

???

- Mat

-----Original Message-----
From: Henrik Enemark Rasmussen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 4:40 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] From C# to VB.NET


Hello All

What is the VB.NET equivalent to the C# 'using' statement (not the 'using'
directive) ?

Regards
Henrik

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to