SyntaxFix
Write A Post
Hire A Developer
Questions
While admittedly a bit obscure, I would say that the most typographically pleasing way of doing this is
for (int i = myArray.Length; i --> 0; ) { //do something }