|
-
October 23rd, 2001, 09:09 AM
#1
listview
Hi,
I have a listview and I add items like this
myLV.AddItem ,"k1", "Hello"
myLV.AddItem ,"k2", "Hi"
myLV.AddItem ,"k2", "etc."
...
then I want to find an item using the key.
I realize I can iterate all items one by one,
but is there faster way to find an item by key?
thanks.
Valery Iskarov Nikolov
Software Dynamics
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|