DataViewTypeAttribute.Equals(DataViewTypeAttribute) Metoda

Definice

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

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

Parametry

other
DataViewTypeAttribute

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

Návraty

Implementuje

Platí pro