System.Collections.CaseInsensitiveComparer: Property Members

The properties of System.Collections.CaseInsensitiveComparer are listed below. For a list of all members, see the CaseInsensitiveComparer Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
DefaultCaseInsensitiveComparer.

Gets an instance of CaseInsensitiveComparer that is associated with the System.Threading.Thread.CurrentCulture of the current thread and that is always available.

[read-only]
static
DefaultInvariantCaseInsensitiveComparer.

Gets an instance of CaseInsensitiveComparer that is associated with System.Globalization.CultureInfo.InvariantCulture and that is always available.