|
-
Sep 11th, 2002, 11:00 PM
#1
Thread Starter
yay gay
How to use create and collections??
im getting tired of dont know how to use that damn collections..any tuturials explaining in-deph how to use them?
-
Sep 11th, 2002, 11:18 PM
#2
Do you mean collections in general? Or just the difference between .NET collections and VB6 collections?
-
Sep 12th, 2002, 08:03 AM
#3
Frenzied Member
DIctionaryBase is the way to go for vb6 style collection but if you are just throwing any data or abject and looping through a Collection Base is the way to go. As far as ArrayList and the others I don't know I just make a special one for my needs when i need it using the bases. Search for my name and look at the form datashaaring bit for a example of a collection class that uses inhertiance and one that does not
Magiaus
If I helped give me some points.
-
Sep 12th, 2002, 11:16 PM
#4
Thread Starter
yay gay
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
|