diff --git a/xml/System.Globalization/CompareOptions.xml b/xml/System.Globalization/CompareOptions.xml index e5940339c94..795f416e9be 100644 --- a/xml/System.Globalization/CompareOptions.xml +++ b/xml/System.Globalization/CompareOptions.xml @@ -75,38 +75,33 @@ Defines the string comparison options to use with . - - - - The following code example shows how each of the CompareOptions values affect string comparisons. - - - - - - The following code example shows how sorting with StringSort differs from sorting without StringSort. - - - - Basic String Operations in .NET