共用方式為


OncoPhenotypeInferenceType.Equals(OncoPhenotypeInferenceType) 方法

定義

指出目前的物件是否等於另一個相同類型的物件。

public bool Equals (Azure.Health.Insights.CancerProfiling.OncoPhenotypeInferenceType other);
override this.Equals : Azure.Health.Insights.CancerProfiling.OncoPhenotypeInferenceType -> bool
Public Function Equals (other As OncoPhenotypeInferenceType) As Boolean

參數

other
OncoPhenotypeInferenceType

要與此物件進行比較的物件。

傳回

若目前的物件等於 true 參數,則為 other,否則即為 false

實作

適用於