Freigeben über


DataViewType.Equals(DataViewType) Methode

Definition

Zurückgeben true , wenn thisother entspricht und false andernfalls.

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

Ein weiterer DataViewType vergleicht mit this.

Gibt zurück

Implementiert

Gilt für: