Does C# have IsNullOrEmpty for List/IEnumerable? Checking for Empty Lists and I Enumerables in C Its common practice to return an empty list instead of a null reference when dealing with collections in C This 2 min read 07-09-2024 19