Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Item Index unk
Message
De
24/07/2003 14:23:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Item Index unk
Divers
Thread ID:
00813212
Message ID:
00813212
Vues:
43
Ok, I know now how to get an index if one knows the key to a collection item
nIdx = oCollection.getkey(cKey)
and I now know how to get a key
cKey = oCollection.getkey(nIdx)
but how do you get either if you know neither? I have an object reference to an item but I do not know the index or key. Any ideas?

Thanks

Glenn
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform