This topic has not yet been rated - Rate this topic

Expression.Increment Method

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
Public method Static member Increment(Expression) Creates a UnaryExpression that represents the incrementing of the expression value by 1.
Public method Static member Increment(Expression, MethodInfo) Creates a UnaryExpression that represents the incrementing of the expression by 1.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.