CompareTo(SearchDocument)
Compare this document against another document.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public int CompareTo(SearchDocument other)
Parameters
Another document to compare to.
Returns
Type | Description |
|---|---|
| int | If 0, both documents are equals. |