 |
VB6 Collection, VBScript Dictionary, and VB.NET Hashtable
Collections are a handy alternative to using arrays in VB6. In VB.NET, the same tasks can be done with the Hashtable object. Here's an explanation of what they are and how they work, with examples! ... VB6 Collection, VBScript Dictionary, and VB.NET Hasht
visualbasic.about.com |
 |