Expression.Increment Method
Silverlight
Creates a UnaryExpression that represents the incrementing of the expression value by 1.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Increment(Expression) | Creates a UnaryExpression that represents the incrementing of the expression value by 1. |
|
Increment(Expression, MethodInfo) | Creates a UnaryExpression that represents the incrementing of the expression by 1. |