System.Globalization.CompareOptions.IgnoreNonSpace Field

Indicates that the string comparison must ignore nonspacing combining characters, such as diacritics. The tp://go.microsoft.com/fwlink/?linkid=37123 defines combining characters as characters that are combined with base characters to produce a new character. Nonspacing combining characters do not occupy a spacing position by themselves when rendered.

Syntax

CompareOptions IgnoreNonSpace

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0