Casper Class Library

CSPExprValueInt Class

Implementation class for the integer type of value expressions. Implements the abstract CSPExprValue class.

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

System.Object
   CSPExpr
      CSPExprValue
         CSPExprValueInt

public class CSPExprValueInt : CSPExprValue

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

CSPExprValueInt Members | Casper.Data Namespace