Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array Type in Collection
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01299120
Message ID:
01299270
Vues:
11
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform