The members of System.Collections.CaseInsensitiveComparer are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the CaseInsensitiveComparer class using the System.Threading.Thread.CurrentCulture of the current thread. | ||
Initializes a new instance of the CaseInsensitiveComparer class using the specified System.Globalization.CultureInfo. |
[read-only] static | Default | CaseInsensitiveComparer.
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 | DefaultInvariant | CaseInsensitiveComparer.
Gets an instance of CaseInsensitiveComparer that is associated with System.Globalization.CultureInfo.InvariantCulture and that is always available. |