|
-
Dec 22nd, 2000, 11:12 AM
#1
I am trying to write code that adds items to a collection. The problem I face is that I need to determine if an item already exists, I don't want to add it again.
Because of the number of items in the collection, I do not want to loop through them all checking each one.
Is there a way to directly find out if it exists?
Paolo.
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
|