Casper Class Library

CSPExprVarEnum Class

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

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

System.Object
   CSPExpr
      CSPExprVar
         CSPExprVarEnum

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

CSPExprVarEnum Members | Casper.Data Namespace