|
-
Dec 28th, 2003, 05:22 AM
#1
Thread Starter
Lively Member
Collections?
I am trying to make a new collection I think. Here is what I'm doing:
Friend tmpCol() as collection
But the problem is that I am trying to make it only accept a certain datatype say: System.Drawing.Icon.
When I do this:
Friend tmpCol() as System.Drawing.Icon
I don't get an add subrouting in intellisense to add a new object. I'm sure none of this makes sense but I just can't figure it out.
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
|