共用方式為


PatientInfoSex.Inequality(PatientInfoSex, PatientInfoSex) 運算子

定義

判斷兩 PatientInfoSex 個值是否不相同。

public static bool operator != (Azure.Health.Insights.CancerProfiling.PatientInfoSex left, Azure.Health.Insights.CancerProfiling.PatientInfoSex right);
static member op_Inequality : Azure.Health.Insights.CancerProfiling.PatientInfoSex * Azure.Health.Insights.CancerProfiling.PatientInfoSex -> bool
Public Shared Operator != (left As PatientInfoSex, right As PatientInfoSex) As Boolean

參數

傳回

適用於