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))

プロパティ値

適用対象