PDA

Click to See Complete Forum and Search --> : C# equivalent to with?


Auld Nick II
Jun 25th, 2003, 04:50 AM
Does anyone know if there is a C# equivalent to VB's with?

Cheers,

AuldNick

DevGrp
Jun 25th, 2003, 06:21 AM
There is no with equivalent in C#. As a matter of fact, that feature is on a lot of wish lists.