本主題尚未接受評分 - 為這個主題評分

Expression.AddAssignChecked Method

Creates a BinaryExpression that represents an addition assignment operation that has overflow checking.

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 AddAssignChecked(Expression, Expression) Creates a BinaryExpression that represents an addition assignment operation that has overflow checking.
Public method Static member AddAssignChecked(Expression, Expression, MethodInfo) Creates a BinaryExpression that represents an addition assignment operation that has overflow checking.
Public method Static member AddAssignChecked(Expression, Expression, MethodInfo, LambdaExpression) Creates a BinaryExpression that represents an addition assignment operation that has overflow checking.
Top
本文對您有任何幫助嗎?
(剩餘 1500 個字元)

社群新增項目

新增
© 2013 Microsoft. 著作權所有,並保留一切權利。