Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jagged Arrays and Inverse
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Jagged Arrays and Inverse
Divers
Thread ID:
00973641
Message ID:
00973641
Vues:
46
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform