samsmithnz
Senior Contributor
I've always used collections with my applications, I've enjoyed the dynamic aspect, not found in an array.
I'm never had any problems with them in VB6, they've always been very fast, But as I move to VB.NET, I'm curious about the speed of a collection and how it relates to other .NET structures ( such as ArrayLists).
I can't seem to find any Microsoft Whitepapers, but has anyone else had any experience with .NET structures and their processing speeds?
Sam
I'm never had any problems with them in VB6, they've always been very fast, But as I move to VB.NET, I'm curious about the speed of a collection and how it relates to other .NET structures ( such as ArrayLists).
I can't seem to find any Microsoft Whitepapers, but has anyone else had any experience with .NET structures and their processing speeds?
Sam