共用方式為


ValueComparer<T>.HashCodeExpression 屬性

定義

雜湊程式碼運算式。

public virtual System.Linq.Expressions.Expression<Func<T,int>> HashCodeExpression { get; }
member this.HashCodeExpression : System.Linq.Expressions.Expression<Func<'T, int>>
Public Overridable ReadOnly Property HashCodeExpression As Expression(Of Func(Of T, Integer))

屬性值

適用於