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