CorLib  

StringComparer

StringComparer overview

Public:

Methods:
Compare Compares two values relative to each other in an ordered set.  
Equals Compares two values for equality.  
GetHashCode Returns a partially unique numeric representation of the value.  

See Also