GOA - System.Collections.CaseInsensitiveHashCodeProvider

CaseInsensitiveHashCodeProvider Class


Supplies a hash code for an object, using a hashing algorithm that ignores the case of strings.

Definition

public class CaseInsensitiveHashCodeProvider: Object, IHashCodeProvider

Members Table

MethodDescription
CaseInsensitiveHashCodeProviderInitializes a new instance of CaseInsensitiveHashCodeProvider.
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeOverloaded. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
DefaultGets an instance of CaseInsensitiveHashCodeProvider that is always available.

Inheritance Hierarchy

Object
CaseInsensitiveHashCodeProvider

Class Information

NamespaceSystem.Collections
Flash Librarycorlib.scl
Flash Library Version2.0.0.2466
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.