Class File
I have a class file strList.cls that I downloaded from Devx. The class serves as a growable dynamic array. My question is how to I use this class in a project, i.e. how do I add the file to my project and how do I reference the class in my project using code?
Thank you, Ronald Rex
|