다음을 통해 공유


ClinicalDocumentType.Equals(ClinicalDocumentType) 메서드

정의

현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.

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

매개 변수

other
ClinicalDocumentType

이 개체와 비교할 개체입니다.

반환

현재 개체가 other 매개 변수와 같으면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상