Culture.StringComparer property

Gets the string comparer.

public StringComparer StringComparer { get; }

Property Value

The string comparer.

See Also