StringComparer.currentCultureIgnoreCase

Property. Retrieves an instance that performs case-insensitive comparisons using the rules of the current culture.

class StringComparer
static
currentCultureIgnoreCase
()

Return Value

A new StringComparer instance.

Meta