Method CompareTo
CompareTo(AllocatorHandle)
Compare this AllocatorManager.AllocatorHandle against a given one
Declaration
public int CompareTo(AllocatorManager.AllocatorHandle other)
Parameters
Type | Name | Description |
---|---|---|
AllocatorManager.AllocatorHandle | other | The other AllocatorManager.AllocatorHandle to compare to |
Returns
Type | Description |
---|---|
int | Difference between AllocatorManager.AllocatorHandle values |