I am writing a .dll that needs to utilize a collection as a return type. In fact this comes up often.... But as far as I've been told, ASP does not accept collections. So if I want to utilize a funciton that returns a group of objects, what should I do?
David
