CLab# 1.0 API Documentation

ExpressionNotNeg Class

An negated expression consisting of a left expression and negation type Implements the abstract Expression class.

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

System.Object
   Expression
      ExpressionNotNeg

public class ExpressionNotNeg : Expression

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: CLab.Data

Assembly: CLab (in CLab.dll)

See Also

ExpressionNotNeg Members | CLab.Data Namespace