In The Hand LtdIn The Hand
EqualsExact Method (other)
NamespacesInTheHandDateTimeOffsetEqualsExact(DateTimeOffset)
.NET Components for Mobility
Determines whether the current DateTimeOffset object represents the same time and has the same offset as a specified DateTimeOffset object.
Declaration Syntax
C#Visual Basic
public bool EqualsExact(
	DateTimeOffset other
)
Public Function EqualsExact ( _
	other As DateTimeOffset _
) As Boolean
Parameters
other (DateTimeOffset)

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

Return Value

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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0