Method CompareTo
CompareTo(Object)
Declaration
public int CompareTo(object obj)
Parameters
Type | Name | Description |
---|---|---|
Object | obj |
Returns
Type | Description |
---|---|
Int32 |
CompareTo(TDerived)
Declaration
public int CompareTo(TDerived other)
Parameters
Type | Name | Description |
---|---|---|
TDerived | other |
Returns
Type | Description |
---|---|
Int32 |