Udostępnij za pośrednictwem


DocumentType.Equals(DocumentType) Metoda

Definicja

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

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

Parametry

other
DocumentType

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