Click or drag to resize

ExpressionFactory Methods

The ExpressionFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGroup
Returns an expression representing the result of a group of given expressions
Public methodStatic memberNegated
Returns an expression representing the negated result of an expression
Public methodStatic memberNot
Returns an expression representing the negated result of an expression
Public methodStatic memberProperty
Returns an expression representing the value of a named property
Top
See Also