DataViewType.Equals(DataViewType) Methode

Definition

Gibt zurück true , wenn this es gleichbedeutend other mit andernfalls false ist.

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

Parameter

other
DataViewType

Eine weitere DataViewType zu vergleichen mit this.

Gibt zurück

Implementiert

Gilt für: