Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# equiv of vfp arrays?
Message
De
17/06/2004 13:08:22
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
C# equiv of vfp arrays?
Divers
Thread ID:
00914676
Message ID:
00914676
Vues:
53
Hi,

In vfp I can do this:
Dimension myArray(2,2)
myArray(1,1) = "Ball"
myArray(1,2) = "Blue"

myArray(2,1) = "Doll"
myArray(2,2) = "Green"
How could I accomplish the same thing in C#?

Thanx,
Neil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform