In The Hand LtdIn The Hand
Subtraction Operator
NamespacesInTheHandDateTimeOffsetSubtraction(DateTimeOffset, TimeSpan)
.NET Components for Mobility

[Missing <summary> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]

Declaration Syntax
C#Visual Basic
public static DateTimeOffset operator -(
	DateTimeOffset dateTimeTz,
	TimeSpan timeSpan
)
Public Shared Operator - ( _
	dateTimeTz As DateTimeOffset, _
	timeSpan As TimeSpan _
) As DateTimeOffset
Parameters
dateTimeTz (DateTimeOffset)

[Missing <param name="dateTimeTz"/> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]

timeSpan (TimeSpan)

[Missing <param name="timeSpan"/> documentation for "M:InTheHand.DateTimeOffset.op_Subtraction(InTheHand.DateTimeOffset,System.TimeSpan)"]

Return Value

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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0