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 | 
|---|---|
| int | Difference between TypeIndex values  |