Udostępnij za pośrednictwem


DataViewType.Equals(DataViewType) Metoda

Definicja

Zwracaj wartość true , jeśli this jest równoważna other i false w przeciwnym razie.

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

Parametry

other
DataViewType

KolejnąDataViewType, która ma być porównywana z .this

Zwraca

Implementuje

Dotyczy