Compartir a través de


VectorDataViewType.Equals Método

Definición

Sobrecargas

Equals(DataViewType)

Source:
VectorType.cs
Source:
VectorType.cs
Source:
VectorType.cs
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

Devoluciones

Se aplica a

Equals(Object)

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

Parámetros

other
Object

Devoluciones

Se aplica a