YearMonthDuration.Division OperatorYearMonthDuration.Division OperatorYearMonthDuration::Division Operator
            Divides the specified YearMonthDurationYearMonthDurationYearMonthDuration value with DayTimeDurationDayTimeDurationDayTimeDuration or 
            doubleDoubledouble value.
            
Overload List
| Name | Description | |
|---|---|---|
| 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. | 
