is Not Null Or Empty
Checks if a list is not null and not empty.
Return
true if the list is not null and contains at least one element, false otherwise.
Checks if a list is not null and not empty.
true if the list is not null and contains at least one element, false otherwise.