CaseInsensitiveHashCodePrvdr

CaseInsensitiveHashCodePrvdr


Generates hashcodes for values as normal, but ignores the case for strings.


See Also

Project VBCorLib Overview

Implements:

IHashcodeProvider 
IObject 

Public:

Methods:

NameDescription
 EqualsReturns a boolean indicating if the value and this object instance are the same instance. 
 GetHashCodeReturns a pseudo-unique number identifying this instance. 
 ToStringReturns a string representation of this object instance.