Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

CollectionUtilities.IsNullOrEmpty - метод Смотри также  Terrasoft.Common - пространство имен > CollectionUtilities - класс : IsNullOrEmpty - метод C#

source
Enumerator.

Glossary Item Box

Verifies whether the specified enumerator is empty or null.

Синтаксис

[Extension()] 
public static bool IsNullOrEmpty( 
   IEnumerable source 
)

Параметры

source
Enumerator.

Тип возвращаемого значения

true if the source enumerator is empty or null; otherwise - false.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?