CollectionUtilities.IsNullOrEmpty - метод Смотри также Terrasoft.Common - пространство имен > CollectionUtilities - класс : IsNullOrEmpty - метод C#
- source
- Enumerator.
Glossary Item Box
null
.
[Extension()] public static bool IsNullOrEmpty( IEnumerable source )
Параметры
- source
- Enumerator.
Тип возвращаемого значения
true
if the source enumerator is empty or null
; otherwise - false
.