Method CompareTo
CompareTo(MutableValue)
Declaration
public virtual int CompareTo(MutableValue other)
Parameters
Type | Name | Description |
---|---|---|
MutableValue | other |
Returns
Type | Description |
---|---|
System.Int32 |
CompareTo(Object)
Declaration
public virtual int CompareTo(object other)
Parameters
Type | Name | Description |
---|---|---|
System.Object | other |
Returns
Type | Description |
---|---|
System.Int32 |