Share via


DataViewType.Equals(DataViewType) Método

Definição

Retornar true se this for equivalente a e false de other outra forma.

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

Parâmetros

other
DataViewType

Outro DataViewType a ser comparado com this.

Retornos

Implementações

Aplica-se a