Culture.StringComparerIgnoreCase property

Gets the string comparer that ignores case.

public StringComparer StringComparerIgnoreCase { get; }

Property Value

The string comparer that ignores case.

See Also