In The Hand LtdIn The Hand
Subtract Method (value)
NamespacesInTheHandDateTimeOffsetSubtract(DateTimeOffset)
.NET Components for Mobility
Subtracts a DateTimeOffset value that represents a specific date and time from the current DateTimeOffset object.
Declaration Syntax
C#Visual Basic
public TimeSpan Subtract(
	DateTimeOffset value
)
Public Function Subtract ( _
	value As DateTimeOffset _
) As TimeSpan
Parameters
value (DateTimeOffset)

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

Return Value

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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0