Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Jagged Arrays and Inverse
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Jagged Arrays and Inverse
Miscellaneous
Thread ID:
00973641
Message ID:
00973641
Views:
44
Hello All,

When Using a jagged Array it's handy to reference(?) a whole row of the array like
MyArray[0]
. My question is: is there also way to reference to the column without using a loop, I tried something like this:
MyArray[][0]
but get a build failure. So how could I reference the column?

I was also thinking about inversing the array, is this possible?

I hope I was clear,Thank you.

Zakaria al Azhar.
Zakaria al Azhar
My blog on Actuaris.net
Next
Reply
Map
View

Click here to load this message in the networking platform