Share via


VectorDataViewType.Equals Método

Definição

Sobrecargas

Equals(DataViewType)
Equals(Object)

Equals(DataViewType)

public override bool Equals (Microsoft.ML.Data.DataViewType other);
override this.Equals : Microsoft.ML.Data.DataViewType -> bool
Public Overrides Function Equals (other As DataViewType) As Boolean

Parâmetros

other
DataViewType

Retornos

Aplica-se a

Equals(Object)

public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Parâmetros

other
Object

Retornos

Aplica-se a