Click or drag to resize

LambdaExpression Properties

The LambdaExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyParameters
Returns the lambda expression parameters.
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also