System.Linq.Expressions.LambdaExpression.Parameters Property

Gets the parameters of the lambda expression.

Syntax

public System.Collections.ObjectModel.ReadOnlyCollection<ParameterExpression> Parameters { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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