18 public object Convert(
object? value, Type targetType,
object? parameter, CultureInfo culture)
49 public object ConvertBack(
object? value, Type targetType,
object? parameter, CultureInfo culture)
Represents a duration value, as defined by the xsd:duration data type: http://www....
override string ToString()
static bool TryParse(string s, out Duration Result)
Tries to parse a duration value.
static readonly Duration Zero
Zero value