From 4e32c819bfda455c124b42584ef1ae46dce66d86 Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Wed, 1 Apr 2020 16:32:14 -0700 Subject: [PATCH] Document missing value in TimeSpan CompareTo EII --- xml/System/TimeSpan.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System/TimeSpan.xml b/xml/System/TimeSpan.xml index 6fbf16ebb30..294b01a414b 100644 --- a/xml/System/TimeSpan.xml +++ b/xml/System/TimeSpan.xml @@ -3717,7 +3717,7 @@ When a time interval component in the string to be parsed contains more than sev - To be added. + An object to compare, or . Compares this instance to a specified object and returns an integer that indicates whether this instance is shorter than, equal to, or longer than the specified object. One of the following values: