null, list and generics



Hi,

I am adding data to my list<T>. Som of my paramteres are "". When I try to
retreive them from the list I get a null exception error. How can I handle
null?

Thanks


.


Loading