Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# equiv of vfp arrays?
Message
From
17/06/2004 13:08:22
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
C# equiv of vfp arrays?
Miscellaneous
Thread ID:
00914676
Message ID:
00914676
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform