PatientInfoSex.Equality(PatientInfoSex, PatientInfoSex) Operador
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Determina se dois PatientInfoSex valores são os mesmos.
public static bool operator == (Azure.Health.Insights.ClinicalMatching.PatientInfoSex left, Azure.Health.Insights.ClinicalMatching.PatientInfoSex right);
static member ( = ) : Azure.Health.Insights.ClinicalMatching.PatientInfoSex * Azure.Health.Insights.ClinicalMatching.PatientInfoSex -> bool
Public Shared Operator == (left As PatientInfoSex, right As PatientInfoSex) As Boolean
Parâmetros
- left
- PatientInfoSex
- right
- PatientInfoSex
Devoluções
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET