Udostępnij za pośrednictwem


DataViewTypeAttribute.Equals(DataViewTypeAttribute) Metoda

Definicja

Zwracaj wartość true , jeśli this jest równoważna other wartościom i false w przeciwnym razie.

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

Inny DataViewTypeAttribute do porównania z elementem this.

Zwraca

Implementuje

Dotyczy