In The Hand LtdIn The Hand
Compare Method (first, second)
NamespacesInTheHandDateTimeOffsetCompare(DateTimeOffset, DateTimeOffset)
.NET Components for Mobility
Compares two DateTimeOffset objects and indicates whether the first is earlier than the second, equal to the second, or later than the second.
Declaration Syntax
C#Visual Basic
public static int Compare(
	DateTimeOffset first,
	DateTimeOffset second
)
Public Shared Function Compare ( _
	first As DateTimeOffset, _
	second As DateTimeOffset _
) As Integer
Parameters
first (DateTimeOffset)

[Missing <param name="first"/> documentation for "M:InTheHand.DateTimeOffset.Compare(InTheHand.DateTimeOffset,InTheHand.DateTimeOffset)"]

second (DateTimeOffset)

[Missing <param name="second"/> documentation for "M:InTheHand.DateTimeOffset.Compare(InTheHand.DateTimeOffset,InTheHand.DateTimeOffset)"]

Return Value

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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0