System.Linq.Expressions
ExpressionType
ExclusiveOr
System.Linq.Expressions.ExpressionType.ExclusiveOr Field
A bitwise or logical XOR operation, such as (a ^ b) in C# or (a Xor b) in Visual Basic.
Syntax
ExpressionType
ExclusiveOr
Requirements
Namespace:
System.Linq.Expressions
Assembly:
System.Core (in System.Core.dll)
Assembly Versions:
3.5.0.0, 4.0.0.0