Casper Class Library

CSPExprVarBool Class

Implementation class for the boolean variable type of variable expressions. Implements the abstract CSPExprVar class.

For a list of all members of this type, see CSPExprVarBool Members.

System.Object
   CSPExpr
      CSPExprVar
         CSPExprVarBool

public class CSPExprVarBool : CSPExprVar

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Casper.Data

Assembly: Casper (in Casper.dll)

See Also

CSPExprVarBool Members | Casper.Data Namespace