CaseInsensitiveComparer

CaseInsensitiveComparer


Provides a comparer that is case-insensitive when comparing strings.


Implements:

IComparer 
IObject 

Public:

Methods:

NameDescription
 Compare Returns the comparison between two values.  
 Equals Returns a boolean indicating if the value and this object instance are the same instance.  
 GetHashCode Returns a pseudo-unique number identifying this instance.  
 ToString Returns a string representation of this object instance.  

See Also

Project CorLib Overview

Class CaseInsensitiveComparer Overview

CaseInsensitiveComparerStatic

Constructors