HashCodeCombiner Struct-datatyp
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Varning
HashCodeCombiner has been deprecated. Use System.HashCode instead.
public value class HashCodeCombiner
[System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")]
public struct HashCodeCombiner
[<System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")>]
type HashCodeCombiner = struct
Public Structure HashCodeCombiner
- Arv
- Attribut
Egenskaper
| Name | Description |
|---|---|
| CombinedHash | |
Metoder
| Name | Description |
|---|---|
| Add(Int32) | |
| Add(Object) | |
| Add(String) | |
| Add<TValue>(TValue, IEqualityComparer<TValue>) | |
| Start() | |