D
Dan
Kind of a newbie question, but I need to be able to convert a string to
an integer in C#, similar to VB's Val(). Anybody know how to do this?
I've tried C-style casting (obviously to no avail).
an integer in C#, similar to VB's Val(). Anybody know how to do this?
I've tried C-style casting (obviously to no avail).