Method CompareTo
CompareTo(Entity)
Compare this entity against a given one
Declaration
public int CompareTo(Entity other)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | other | The other entity to compare to |
Returns
| Type | Description |
|---|---|
| Int32 | Difference based on the Entity Index value |