Power Collections
A, hopefully, final word on ArrayLists, collections, etc. As I mentioned earlier, the .NET framework comes with several types of collections in the System.Collections and System.Collections.Specialized namespaces. But if you love getting the best data structure for your .NET code, you should check out the open source effort by Wintellect called Power Collections for .NET.
Do note that this requires the .NET 2.0 framework to run, so if you want to use it and are running LabVIEW 7.1, please contact me about the patch.
Comments