次の方法で共有


TypedArrayHybridRowSerializer<T,TSerializer>.TypedArrayComparer.Equals メソッド

定義

public override bool Equals (System.Collections.Generic.List<T> x, System.Collections.Generic.List<T> y);
override this.Equals : System.Collections.Generic.List<'T> * System.Collections.Generic.List<'T> -> bool
Public Overrides Function Equals (x As List(Of T), y As List(Of T)) As Boolean

パラメーター

x
List<T>
y
List<T>

戻り値

適用対象