In The Hand LtdIn The Hand
CompareTo Method (other)
NamespacesInTheHandDateTimeOffsetCompareTo(DateTimeOffset)
.NET Components for Mobility
Compares the current DateTimeOffset object to a specified DateTimeOffset object and indicates whether the current object is earlier than, the same as, or later than the second DateTimeOffset object.
Declaration Syntax
C#Visual Basic
public int CompareTo(
	DateTimeOffset other
)
Public Function CompareTo ( _
	other As DateTimeOffset _
) As Integer
Parameters
other (DateTimeOffset)

[Missing <param name="other"/> documentation for "M:InTheHand.DateTimeOffset.CompareTo(InTheHand.DateTimeOffset)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.DateTimeOffset.CompareTo(InTheHand.DateTimeOffset)"]

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0