[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionExtensions.IsNullOrEmpty

IsNullOrEmpty Method

IsNullOrEmpty(ExpressionInfo)

Сhecks whether the given expression is empty.

Declaration
public static bool IsNullOrEmpty(this ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression
Returns
Type Description
bool

True if the given expression is empty, false otherwise.