  | AdditionAdditionAddition |
Adds two specified YearMonthDurationYearMonthDurationYearMonthDuration values.
|
  | Division (YearMonthDuration, double)Division (YearMonthDuration, Double)Division (YearMonthDuration, double) |
Divides the specified YearMonthDurationYearMonthDurationYearMonthDuration value by a doubleDoubledouble value.
|
  | Division (YearMonthDuration, YearMonthDuration)Division (YearMonthDuration, YearMonthDuration)Division (YearMonthDuration, YearMonthDuration) |
Divides the specified YearMonthDurationYearMonthDurationYearMonthDuration value by another YearMonthDurationYearMonthDurationYearMonthDuration value.
|
  | EqualityEqualityEquality |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is equal to another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | GreaterThanGreaterThanGreaterThan |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is greater than another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | GreaterThanOrEqualGreaterThanOrEqualGreaterThanOrEqual |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is greater than or equal to another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | InequalityInequalityInequality |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is not equal to another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | LessThanLessThanLessThan |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is less than another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | LessThanOrEqualLessThanOrEqualLessThanOrEqual |
Indicates whether a specified YearMonthDurationYearMonthDurationYearMonthDuration is less than or equal to another specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | Multiply (double, YearMonthDuration)Multiply (Double, YearMonthDuration)Multiply (double, YearMonthDuration) |
Multiplies the specified YearMonthDurationYearMonthDurationYearMonthDuration value by a doubleDoubledouble value.
|
  | Multiply (YearMonthDuration, double)Multiply (YearMonthDuration, Double)Multiply (YearMonthDuration, double) |
Multiplies the specified YearMonthDurationYearMonthDurationYearMonthDuration value by a doubleDoubledouble value.
|
  | SubtractionSubtractionSubtraction |
Subtracts a YearMonthDurationYearMonthDurationYearMonthDuration value from another YearMonthDurationYearMonthDurationYearMonthDuration value.
|
  | UnaryNegationUnaryNegationUnaryNegation |
Negates the value of the specified YearMonthDurationYearMonthDurationYearMonthDuration operand.
|
  | UnaryPlusUnaryPlusUnaryPlus |
Returns the value of the YearMonthDurationYearMonthDurationYearMonthDuration operand (the sign of the operand is unchanged).
|