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