what value a string[] has if nothing in it c# code example Example: c# check if string is empty if (string.IsNullOrEmpty(myString)) { // }