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