T
tiger79
Hello,
I'd like to know what the C# counterpart is for the VB On Error statement ?
My VB code looks like this :
On Error GoTo ErrGetItem
plain simple ud say, but I need to "translate" it into C#...
Any ideas ???
I'd like to know what the C# counterpart is for the VB On Error statement ?
My VB code looks like this :
On Error GoTo ErrGetItem
plain simple ud say, but I need to "translate" it into C#...
Any ideas ???