Version: 2021.1
public bool Equals (Search.SearchDocument other);
public bool Equals (object other);

参数

other Another document to compare to.

返回

bool If true both document are equals.

描述

Compare this document against another document.