Equals

Equals(TextRedactionAnnotation)

IEquatable Equals method 를 사용하여 텍스트 수정 주석을 비교합니다.

public bool Equals(TextRedactionAnnotation other)
모수 유형 설명
other TextRedactionAnnotation 현재 객체와 비교할 TextRedactionAnnotation 객체

또한보십시오


Equals(object)

표준 객체 Equals method 를 사용하여 텍스트 수정 주석을 비교합니다.

public override bool Equals(object obj)
모수 유형 설명
obj Object 현재 객체와 비교할 객체

또한보십시오