how to use array is empty in if condition in c# code example Example: c# check if array is empty if(array == null || array.Length == 0)