Condividi tramite


DataViewType.Equals(DataViewType) Metodo

Definizione

Restituisce true se this è equivalente a other e false in caso contrario.

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

Parametri

other
DataViewType

Un altro DataViewType da confrontare con this.

Restituisce

Implementazioni

Si applica a