System.Linq.Expressions.ExpressionVisitor.VisitMethodCall Method

Visits the children of the System.Linq.Expressions.MethodCallExpression.

Syntax

protected virtual Expression VisitMethodCall (MethodCallExpression node)

Parameters

node
The expression to visit.

Returns

The modified expression, if it or any subexpression was modified; otherwise, returns the original expression.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0