VectorDataViewType.Equals 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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
參數
- other
- DataViewType
傳回
適用於
Equals(Object)
public override bool Equals(object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean
參數
- other
- Object