DefaultExpressionVisitor.VisitExpressionList Method (IList<DbExpression>)
Implements the visitor pattern for the expression list.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- list
-
Type:
System.Collections.Generic.IList<DbExpression>
The expression list.