Langue

DataViewType.Equals(DataViewType) Méthode

Définition

Retourne true si this c’est équivalent à 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

Une autre DataViewType à comparer à this.

Retours

Implémente

S’applique à