This version of Unity is unsupported.

SearchDocument.CompareTo

Declaration

public int CompareTo(Search.SearchDocument other);

Parameters

other Another document to compare to.

Returns

int If 0, both documents are equals.

Description

Compare this document against another document.