Udostępnij za pośrednictwem


JobStatus.Equals(JobStatus) Metoda

Definicja

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

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

Parametry

other
JobStatus

Obiekt do porównania z tym obiektem.

Zwraca

true jeśli bieżący obiekt jest równy parametrowi other ; w przeciwnym razie false.

Implementuje

Dotyczy