Partager via


DataViewType.Equals(DataViewType) Méthode

Définition

Retourne true si this elle est équivalente à other et false sinon.

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

Paramètres

other
DataViewType

Un autre DataViewType à comparer avec this.

Retours

Implémente

S’applique à