kcwallace
Well-known member
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?
Code:
For X = FileLen To 1 Step -1