Casper Class Library

CSPExprVarInt Class

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

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

System.Object
   CSPExpr
      CSPExprVar
         CSPExprVarInt

public class CSPExprVarInt : 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

CSPExprVarInt Members | Casper.Data Namespace