Class
BooleanExpression

Constant expression representing a boolean value (TRUE or FALSE), providing static instances for both states.

Definition

Fields

False

Singleton instance representing the boolean FALSE value.

Declaration

cs-api-definition
public static readonly BooleanExpression False

Field Value

BooleanExpression

True

Singleton instance representing the boolean TRUE value.

Declaration

cs-api-definition
public static readonly BooleanExpression True

Field Value

BooleanExpression

In this article
DefinitionFieldsFalseTrue
Not finding the help you need?
Contact Support