Share via


RuntimeElementType.GetValueComparer メソッド

定義

コレクションの要素のカスタム ValueComparer を取得します。

[System.Diagnostics.DebuggerStepThrough]
public virtual Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer? GetValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
override this.GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Public Overridable Function GetValueComparer () As ValueComparer

戻り値

比較子。何 null も設定されていない場合は 。

実装

属性

適用対象