G
Guest
Hello !
In c# , I am reading values from text files , when I try to get the value
from the text file and nothing is written there (Null - I think) , I get
Error message
{"Index was outside the bounds of the array." }.
How can I check if no value is written before I try to access the value?
Thanks !
In c# , I am reading values from text files , when I try to get the value
from the text file and nothing is written there (Null - I think) , I get
Error message
{"Index was outside the bounds of the array." }.
How can I check if no value is written before I try to access the value?
Thanks !