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