'Declaration Public Function CompareTo( _ ByVal obj As System.Object _ ) As System.Integer
public System.int CompareTo( System.object obj )
Parameters
- obj
- An object to compare with this instance.
Return Value
A value that indicates the relative order of the objects being compared.