Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. Compares the raw values |
![]() | GetHashCode | Serves as the default hash function.Returns the hash code for this instance.Serves as the default hash function.Returns the hash code for this instance. |
![]() | Negate | Creates a copy of the LxDuration which is the negative of this one. |
![]() ![]() | ParseXsdDayTimeDuration | Parses a string containing an xs:dayTimeDuration (XSD 1.1) |
![]() ![]() | ParseXsdDuration | Parses a string containing an xs:duration |
![]() ![]() | ParseXsdYearMonthDuration | Parses a string containing an xs:yearMonthDuration (XSD 1.1) |
![]() | ToString | Returns a string that represents the current object.Returns the fully qualified type name of this instance.Returns a string that represents the current object.Returns the fully qualified type name of this instance. |
![]() | ToTimeSpan | Gets the duration as a TimeSpan (NOTE: throws if the duration contains months or years) |
![]() ![]() | TryParseXsdDayTimeDuration | Parses a string containing an xs:dayTimeDuration (XSD 1.1) |
![]() ![]() | TryParseXsdDuration | Parses a string containing an xs:duration |
![]() ![]() | TryParseXsdYearMonthDuration | Parses a string containing an xs:yearMonthDuration (XSD 1.1) |