The HashCodeCombiner type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HashCodeCombiner | Initializes a new instance of the HashCodeCombiner class |
Methods
Name | Description | |
---|---|---|
Add(DateTime) | ||
Add(Int32) | ||
Add(Int64) | ||
Add(Object) | ||
Add(String) | ||
AddCaseInsensitiveString | ||
AddDirectory | ||
AddFile | ||
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CombinedHash | ||
CombinedHash32 | ||
CombinedHashString |