Sdílet prostřednictvím


DataViewType.Equals(DataViewType) Metoda

Definice

Vrátí true , pokud this je ekvivalentní other a false jinak.

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

Další DataViewType , která se má porovnávat s this.

Návraty

Implementuje

Platí pro