You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System/Int32.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1193,9 +1193,9 @@
1193
1193
<returns>A signed number indicating the relative values of this instance and <paramrefname="value" />.
1194
1194
<listtype="table"><listheader><term>Return Value</term><description>Description</description></listheader><item><term>Less than zero</term><description>This instance is less than <paramrefname="value" />.</description></item><item><term>Zero</term><description>This instance is equal to <paramrefname="value" />.</description></item><item><term>Greater than zero</term><description>This instance is greater than <paramrefname="value" />.
1195
1195
1196
-
-or-
1196
+
-or-
1197
1197
1198
-
<paramrefname="value" /> is <seelangword="null" />.</description></item></list></returns>
1198
+
<paramrefname="value" /> is <seelangword="null" />.</description></item></list></returns>
0 commit comments