YearMonthDuration.UnaryPlus OperatorYearMonthDuration.UnaryPlus OperatorYearMonthDuration::UnaryPlus Operator
Returns the value of the YearMonthDurationYearMonthDurationYearMonthDuration operand (the sign of the operand is unchanged).
Syntax
Public Shared Operator +( _ duration As YearMonthDuration _ ) As YearMonthDuration
public static YearMonthDuration operator +( YearMonthDuration duration )
public: static YearMonthDuration operator +( YearMonthDuration duration )
Parameters
Return Value
Type: XmlPrime.YearMonthDurationXmlPrime.YearMonthDurationXmlPrime::YearMonthDuration
The value of the operand, duration.