المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to handle null values when reading array



C# Programming
04-26-2009, 12:30 AM
I have an array that I am converting values from. It is a comma delimited file, and has some null values in it. While I am reading the file to convert, how can I handle the null values?