diff --git a/xml/System/Byte.xml b/xml/System/Byte.xml
index c20b257fc56..9333898beaf 100644
--- a/xml/System/Byte.xml
+++ b/xml/System/Byte.xml
@@ -307,13 +307,8 @@
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
-
-
+ This instance is greater than , or is .
+
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
diff --git a/xml/System/Double.xml b/xml/System/Double.xml
index 2337501fd50..2e96ee6757e 100644
--- a/xml/System/Double.xml
+++ b/xml/System/Double.xml
@@ -362,27 +362,15 @@
- Less than zero
- This instance is less than .
-
- -or-
-
- This instance is not a number () and is a number.
+ This instance is less than , or this instance is not a number () and is a number.
- Zero
- This instance is equal to .
-
- -or-
-
- Both this instance and are not a number (), , or .
+ This instance is equal to , or both this instance and are not a number (), , or .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- This instance is a number and is not a number ().
+ This instance is greater than , or this instance is a number and is not a number ().
@@ -469,31 +457,15 @@
- A negative integer
- This instance is less than .
-
- -or-
-
- This instance is not a number () and is a number.
+ This instance is less than , or this instance is not a number () and is a number.
- Zero
- This instance is equal to .
+ This instance is equal to , or this instance and are both , , or
- A positive integer
- -or-
-
- This instance and are both , , or
- A positive integer
-
- This instance is greater than .
-
- -or-
-
- This instance is a number and is not a number ().
-
- -or-
-
- is .
-
-
+ This instance is greater than , OR this instance is a number and is not a number (), OR is .
+
+
- Greater than zero
- The value of this instance is greater than the value of .
-
- -or-
-
- is .
-
-
+
+ The value of this instance is greater than the value of , or is .
+
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1112,11 +1108,7 @@
An object to compare, or .
Compares this instance to a specified object and returns an integer that indicates whether the value of this instance is less than, equal to, or greater than the value of the object.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+ Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than , or is .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1192,11 +1188,25 @@
An object to compare, or .
Compares this instance to a specified object and returns an indication of their relative values.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+
+
+ Return Value
+ Description
+
+ -
+ Less than zero
+ This instance is less than .
+
+ -
+ Zero
+ This instance is equal to .
+
+ -
+ Greater than zero
+ This instance is greater than , or is .
+
+
+
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1136,11 +1132,7 @@
An object to compare, or .
Compares this instance to a specified object and returns an indication of their relative values.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+ Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than , or is .
if < .``
+ if < .
-or-
@@ -2739,7 +2739,8 @@ Remainder = (Math.Abs(dividend) - (Math.Abs(divisor) *
- Zero
-
- Equal to or or
+ - Equal to or or
+
- Less than zero
- The property for is , and the property for is .
-
- -or-
-
- The properties for and are , and the value of the property for is less than the value of the property for .
+ The property for is , and the property for is , or the properties for and are , and the value of the property for is less than the value of the property for .
- Zero
- The properties for and are .
-
- -or-
-
- The properties for and are , and the value of the property for is equal to the value of the property for .
+ The properties for and are , or the properties for and are , and the value of the property for is equal to the value of the property for .
- Greater than zero
- The property for is , and the property for is .
-
- -or-
-
- The properties for and are , and the value of the property for is greater than the value of the property for .
+ The property for is , and the property for is , or the properties for and are , and the value of the property for is greater than the value of the property for .
To be added.
@@ -223,17 +211,9 @@
Description
- - The properties for and are .
-
- -or-
-
- The properties for and are , and the properties of the parameters are equal.
-
-
- The property is for one parameter and for the other parameter.
-
- -or-
+
- The properties for and are , or the properties for and are , and the properties of the parameters are equal.
- The properties for and are , and the properties of the parameters are unequal.
+
- The property is for one parameter and for the other parameter, or the properties for and are , and the properties of the parameters are unequal.
To be added.
diff --git a/xml/System/Nullable`1.xml b/xml/System/Nullable`1.xml
index 3daa1b43c71..0a71b39a885 100644
--- a/xml/System/Nullable`1.xml
+++ b/xml/System/Nullable`1.xml
@@ -194,30 +194,16 @@
Description
- - The property is , and the parameter is . That is, two null values are equal by definition.
+
- The property is , and the parameter is (that is, two null values are equal by definition), OR the property is , and the value returned by the property is equal to the parameter.
- -or-
-
- The property is , and the value returned by the property is equal to the parameter.
-
-
- The property for the current structure is , and the parameter is .
-
- -or-
-
- The property for the current structure is , and the parameter is not .
-
- -or-
-
- The property for the current structure is , and the value returned by the property is not equal to the parameter.
+
- The property for the current structure is , and the parameter is , OR the property for the current structure is , and the parameter is not , OR the property for the current structure is , and the value returned by the property is not equal to the parameter.
property of the current structure is `true` and the `other` argument is not `null`, equality is determined by passing the `other` parameter to the `Equals` method of the underlying value of the current structure.
-
-
+ If the property of the current structure is `true` and the `other` argument is not `null`, equality is determined by passing the `other` parameter to the `Equals` method of the underlying value of the current structure.
## Examples
The following code example determines whether an object and a object are equal to the current object.
diff --git a/xml/System/SByte.xml b/xml/System/SByte.xml
index 448cae5f736..d0c4ccf58aa 100644
--- a/xml/System/SByte.xml
+++ b/xml/System/SByte.xml
@@ -166,11 +166,7 @@
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
diff --git a/xml/System/Single.xml b/xml/System/Single.xml
index ac72ac6aa68..5ad942f1ed5 100644
--- a/xml/System/Single.xml
+++ b/xml/System/Single.xml
@@ -356,33 +356,17 @@
- Less than zero
- This instance is less than .
-
- -or-
-
- This instance is not a number () and is a number.
+ This instance is less than , or this instance is not a number () and is a number.
- Zero
- This instance is equal to .
-
- -or-
-
- This instance and value are both not a number (), , or .
+ This instance is equal to , or this instance and value are both not a number (), , or .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- This instance is a number and is not a number ().
-
- -or-
-
- is .
-
-
+ This instance is greater than , OR this instance is a number and is not a number (), OR is .
+
+
- Less than zero
- This instance is less than .
-
- -or-
-
- This instance is not a number () and is a number.
+ This instance is less than , or this instance is not a number () and is a number.
- Zero
- This instance is equal to .
-
- -or-
-
- Both this instance and are not a number (), , or .
+ This instance is equal to , or both this instance and are not a number (), , or .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- This instance is a number and is not a number ().
+ This instance is greater than , or this instance is a number and is not a number ().
diff --git a/xml/System/String.xml b/xml/System/String.xml
index 480e7ed810a..c1f1eb91831 100644
--- a/xml/System/String.xml
+++ b/xml/System/String.xml
@@ -12616,11 +12616,7 @@ The following example defines a `StripStartTags` method that uses the Compares this instance with a specified and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified .
A 32-bit signed integer that indicates whether this instance precedes, follows, or appears in the same position in the sort order as the parameter.
-ValueCondition- Less than zeroThis instance precedes .
- ZeroThis instance has the same position in the sort order as .
- Greater than zeroThis instance follows .
-
--or-
-
- is .
+ValueCondition- Less than zeroThis instance precedes .
- ZeroThis instance has the same position in the sort order as .
- Greater than zeroThis instance follows , or is .
- Less than zero
- precedes in the sort order.
-
- -or-
-
- is and is not .
+ precedes in the sort order, or is and is not .
- Zero
- is equal to .
-
- -or-
-
- and are both .
+ is equal to , or and are both .
- Greater than zero
- follows in the sort order.
-
- -or-
-
- is and is not .
+ follows in the sort order, or is and is not .
@@ -280,27 +268,15 @@ The following example demonstrates the properties and the - Less than zero
- precedes in the sort order.
-
- -or-
-
- is and is not .
+ precedes in the sort order, or is and is not .
- Zero
- is equal to .
-
- -or-
-
- and are both .
+ is equal to , or and are both .
- Greater than zero
- follows in the sort order.
-
- -or-
-
- is and is not .
+ follows in the sort order, or is and is not .
diff --git a/xml/System/TimeSpan.xml b/xml/System/TimeSpan.xml
index 85d8e335a8a..468f574d789 100644
--- a/xml/System/TimeSpan.xml
+++ b/xml/System/TimeSpan.xml
@@ -648,11 +648,7 @@
- 1
- This instance is longer than .
-
- -or-
-
- is .
+ This instance is longer than , or is .
@@ -3722,11 +3718,7 @@ When a time interval component in the string to be parsed contains more than sev
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:
- ValueDescription- -1This instance is shorter than .
- 0This instance is equal to .
- 1This instance is longer than .
-
--or-
-
- is .
+ ValueDescription- -1This instance is shorter than .
- 0This instance is equal to .
- 1This instance is longer than , or is .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1169,11 +1165,7 @@
An object to compare, or .
Compares this instance to a specified object and returns an indication of their relative values.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+ Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than , or is .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1182,11 +1178,7 @@
An object to compare, or .
Compares this instance to a specified object and returns an indication of their relative values.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+ Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than , or is .
- Greater than zero
- This instance is greater than .
-
- -or-
-
- is .
+ This instance is greater than , or is .
@@ -1163,11 +1159,7 @@
An object to compare, or .
Compares this instance to a specified object and returns an indication of their relative values.
A signed number indicating the relative values of this instance and .
- Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than .
-
--or-
-
- is .
+ Return ValueDescription- Less than zeroThis instance is less than .
- ZeroThis instance is equal to .
- Greater than zeroThis instance is greater than , or is .
- Greater than zero
- The current object is a version subsequent to .
-
- -or-
-
- is .
+ The current object is a version subsequent to , or is .
@@ -722,11 +718,7 @@
- Greater than zero
- The current object is a version subsequent to .
-
- -or-
-
- is .
+ The current object is a version subsequent to , or is .
@@ -1670,11 +1662,7 @@ where `major`, `minor`, `build`, and `revision` are the string representations o
An object to compare, or .
Compares the current object to a specified object and returns an indication of their relative values.
A signed integer that indicates the relative values of the two objects, as shown in the following table:
- Return valueMeaning- Less than zeroThe current object is a version before .
- ZeroThe current object is the same version as .
- Greater than zeroThe current object is a version subsequent to .
-
--or-
-
- is .
+ Return valueMeaning- Less than zeroThe current object is a version before .
- ZeroThe current object is the same version as .
- Greater than zeroThe current object is a version subsequent to , or is .