This version of Unity is unsupported.

SearchDocument.Equals

Declaration

public bool Equals(Search.SearchDocument other);

Declaration

public bool Equals(object other);

Parameters

other Another document to compare to.

Returns

bool If true both document are equals.

Description

Compare this document against another document.