Method CompareTo
CompareTo(EntityInChunk)
Compares two Entity
Declaration
public int CompareTo(EntityInChunk other)
Parameters
Type | Name | Description |
---|---|---|
Entity |
other | The other instance to compare. |
Returns
Type | Description |
---|---|
int | -1 if this entity should be ordered earlier than |