JobStatus.Equals(JobStatus) Metodo

Definizione

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

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

Parametri

other
JobStatus

Oggetto da confrontare con l'oggetto corrente.

Restituisce

true se l'oggetto corrente è uguale al parametro other; in caso contrario, false.

Implementazioni

Si applica a