HashCodeCombine Method |
Name | Description | |
---|---|---|
Combine(Int32) |
Combines an arbitrary number of hash codes.
| |
Combine(Int32, Int32) |
Combines two hash codes.
| |
Combine(Int32, Int32, Int32) |
Combines three hash codes.
| |
Combine(Int32, Int32, Int32, Int32) |
Combines four hash codes.
| |
Combine(Int32, Int32, Int32, Int32, Int32) |
Combines five hash codes.
|