public int CompareTo( Object? obj )
Dim instance As ExtendedDateTime Dim obj As Object Dim returnValue As Integer returnValue = instance.CompareTo(obj)
public: virtual int CompareTo( Object^ obj ) sealed
No code example is currently available or this language may not be supported.
In This Article