System.Collections.CaseInsensitiveComparer: Method Members

The methods 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 Methods

Compare(object, object) : int

Performs a case-insensitive comparison of two objects of the same type and returns a value indicating whether one is less than, equal to, or greater than the other.