EnumerableExtensionsIsNullOrEmpty Method

Overload List

IsNullOrEmpty(IEnumerable) Determines whether the specified source is or empty (has no elements).
IsNullOrEmptyT(IEnumerableT) Determines whether the specified source is or empty (has no elements).

See Also