  | AddAddAdd |
Adds two specified YearMonthDurationYearMonthDurationYearMonthDuration values.
|
  | CompareCompareCompare |
Compares two specified YearMonthDurationYearMonthDurationYearMonthDuration values.
|
 | CompareToCompareToCompareTo |
Compares this instance to a specified YearMonthDurationYearMonthDurationYearMonthDuration and returns an integer that
indicates whether the value of this instance is less than, equal to, or greater than the value of the
specified YearMonthDurationYearMonthDurationYearMonthDuration.
|
  | Divide (YearMonthDuration, double)Divide (YearMonthDuration, Double)Divide (YearMonthDuration, double) |
Divides the specified YearMonthDurationYearMonthDurationYearMonthDuration value by a doubleDoubledouble value.
|
  | Divide (YearMonthDuration, YearMonthDuration)Divide (YearMonthDuration, YearMonthDuration)Divide (YearMonthDuration, YearMonthDuration) |
Divides the specified YearMonthDurationYearMonthDurationYearMonthDuration value by another YearMonthDurationYearMonthDurationYearMonthDuration value.
|
 | Equals (object)Equals (Object)Equals (object^) |
Determines whether this instance is equal to a specified object.
(Overrides ValueType.EqualsValueType.EqualsValueType::Equals) |
 | Equals (YearMonthDuration)Equals (YearMonthDuration)Equals (YearMonthDuration) |
Indicates whether this instance is equal to another YearMonthDurationYearMonthDurationYearMonthDuration.
|
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | GetHashCodeGetHashCodeGetHashCode |
Returns the hash code for this instance.
(Overrides ValueType.GetHashCodeValueType.GetHashCodeValueType::GetHashCode) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the TypeTypeType of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
  | 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.
|
  | NegateNegateNegate |
Negates the value of the specified YearMonthDurationYearMonthDurationYearMonthDuration operand.
|
  | ParseParseParse |
Converts a lexical representation of an xs:yearMonthDuration to its YearMonthDurationYearMonthDurationYearMonthDuration
equivalent.
|
  | PlusPlusPlus |
Returns the value of the YearMonthDurationYearMonthDurationYearMonthDuration operand (the sign of the operand is unchanged).
|
  | SubtractSubtractSubtract |
Subtracts a YearMonthDurationYearMonthDurationYearMonthDuration value from another YearMonthDurationYearMonthDurationYearMonthDuration value.
|
 | ToStringToStringToString |
Returns the canonical lexical representation of this YearMonthDurationYearMonthDurationYearMonthDuration.
(Overrides ValueType.ToStringValueType.ToStringValueType::ToString) |
  | TryParseTryParseTryParse |
Converts a lexical representation of an xs:yearMonthDuration to its YearMonthDurationYearMonthDurationYearMonthDuration
equivalent. A return value indicates whether the conversion succeeded or failed.
|