Constructors
-
Case
Insensitive Initializes a new instance of the CaseInsensitiveHashCodeProvider class using the CurrentCulture of the current thread.Hash Code Provider() -
Case
Insensitive Initializes a new instance of the CaseInsensitiveHashCodeProvider class using the specified CultureInfo.Hash Code Provider(Culture Info)
Methods
-
Get
Hash sealed Returns a hash code for the given object, using a hashing algorithm that ignores the case of strings.Code(Object)
Properties
- Default static Gets an instance of CaseInsensitiveHashCodeProvider that is associated with the CurrentCulture of the current thread and that is always available.
-
Default
Invariant static Gets an instance of CaseInsensitiveHashCodeProvider that is associated with InvariantCulture and that is always available.