|
-
Feb 2nd, 2006, 11:12 PM
#22
Re: Need help with craeting a class with a single function in it.
 Originally Posted by jmcilhinney
OK, you didn't mention anything about using keys. Just as CollectionBase exists for creating strongly-typed ArrayLists, so too DictionaryBase exists for creating strongly-typed Hashtables. Further still, Specialized.NameObjectCollectionBase exists for creating strongly-typed collections of objects that can be accessed either by a String key or by index. That sounds a lot like what you're doing, so that should be your base class.
Specialized.NameObjectCollectionBase, now you tell me. DOH!
This is what I want.
Right gonna change me code now.
But my collection class above works just hunky dorey 
Woof
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
|