Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array Type in Collection
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01299120
Message ID:
01299270
Views:
10
Restoring the object first may work for me. Thanks.

I am trying to iterate through a collection using
FOR EACH oCurrItem IN THIS
...
ENDFOR 
but will have to use
FOR nCurrItem = 1 TO THIS.Count
...
ENDFOR 
to access the array of the object.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform