kcwallace
Centurion
As you can tell, I am very new to C# programming.
Can someone point me to an example for how to write the C# equivalent of the below line?
Can someone point me to an example for how to write the C# equivalent of the below line?
Visual Basic:
For X = FileLen To 1 Step -1