[]
Compares this instance to a specified object and returns an integer that indicates their relationship to one another.
public int CompareTo(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | A bool object to compare to this instance. |
| Type | Description |
|---|---|
| int | A signed integer that indicates the relative values of this instance and |