次の方法で共有


DataViewTypeAttribute.Equals(DataViewTypeAttribute) メソッド

定義

if this が同等falseotherで、それ以外の場合は返されますtrue

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

パラメーター

other
DataViewTypeAttribute

と比較する別 DataViewTypeAttributethis.

戻り値

実装

適用対象