ValueComparer<T>.ObjectEqualsExpression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The object comparison expression.
public override System.Linq.Expressions.LambdaExpression ObjectEqualsExpression { get; }
member this.ObjectEqualsExpression : System.Linq.Expressions.LambdaExpression
Public Overrides ReadOnly Property ObjectEqualsExpression As LambdaExpression