Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Item Index unk
Message
From
24/07/2003 14:23:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Item Index unk
Miscellaneous
Thread ID:
00813212
Message ID:
00813212
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform