共用方式為


VectorDataViewType.Equals 方法

定義

多載

Equals(DataViewType)

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

參數

other
DataViewType

傳回

適用於

Equals(Object)

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

參數

other
Object

傳回

適用於