Share via


DataViewType.Equals(DataViewType) メソッド

定義

if が等価で、それ以外の場合thisotherfalse戻りますtrue

public abstract bool Equals (Microsoft.ML.Data.DataViewType other);
override this.Equals : Microsoft.ML.Data.DataViewType -> bool
Public MustOverride Function Equals (other As DataViewType) As Boolean

パラメーター

other
DataViewType

と比較する別 DataViewTypethis.

戻り値

実装

適用対象