is Null Or Empty
Checks if a list is null or empty.
Return
true if the list is null or has no elements, false otherwise.
Checks if a list is null or empty.
true if the list is null or has no elements, false otherwise.