public int CompareTo(
ExtendedDateTime? other
)Dim instance As ExtendedDateTime
Dim other As ExtendedDateTime
Dim returnValue As Integer
returnValue = instance.CompareTo(other)public:
virtual int CompareTo(
ExtendedDateTime^ other
) sealedNo code example is currently available or this language may not be supported.