Hi, i use collections extensively in my VB program. I store many objects in these collections with 'keys'.
Are collections fast? i.e. Order 1?
I am guessing they are a hash table or something.. but maybe they're not, any ideas??
Thanks!
- Alex
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Thread: Collections - Fast? Order 1?
|
Click Here to Expand Forum to Full Width |