Mono Class Library: Overview

System.Linq.Expressions.LambdaExpression: Property Members

The properties of System.Linq.Expressions.LambdaExpression are listed below. For a list of all members, see the LambdaExpression Members list.

See Also: Inherited members from System.Linq.Expressions.Expression

Public Properties

[read-only]
BodyExpression. Documentation for this section has not yet been entered.
[read-only]
ParametersSystem.Collections.ObjectModel.ReadOnlyCollection<ParameterExpression>. Documentation for this section has not yet been entered.