Langue

DataViewTypeAttribute.Equals(DataViewTypeAttribute) Méthode

Définition

Retourne true si this c’est équivalent à other et false sinon.

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

Paramètres

other
DataViewTypeAttribute

Une autre DataViewTypeAttribute à comparer à this.

Retours

Implémente

S’applique à