Method CompareTo
CompareTo(Object)
Declaration
public int CompareTo(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj |
Returns
| Type | Description |
|---|---|
| System.Int32 |
CompareTo(Int<T>)
Declaration
public int CompareTo(Int<T> other)
Parameters
| Type | Name | Description |
|---|---|---|
| Int<T> | other |
Returns
| Type | Description |
|---|---|
| System.Int32 |