Bagikan melalui


DataViewType.Equals(DataViewType) Metode

Definisi

Kembalikan true jika this setara dengan other dan false sebaliknya.

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

Parameter

other
DataViewType

Yang lain DataViewType untuk dibandingkan dengan this.

Mengembalikan

Penerapan

Berlaku untuk