J
John B
I changed my code to replace an arraylist with a collection derived from
collectionbase to get type-safe calls. Now though, I cannot seem to add a
null value to the collection, where I could previously with an arraylist. Am
I doing something wrong? Is there a way around it?
Thx
collectionbase to get type-safe calls. Now though, I cannot seem to add a
null value to the collection, where I could previously with an arraylist. Am
I doing something wrong? Is there a way around it?
Thx