HashCodeCombiner Struktura

Definice

Upozornění

This type is obsolete and will be removed in a future version. The recommended alternative is System.HashCode.

Upozornění

HashCodeCombiner has been deprecated. Use System.HashCode instead.

public value class HashCodeCombiner
[System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is System.HashCode.")]
public struct HashCodeCombiner
[System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")]
public struct HashCodeCombiner
[<System.Obsolete("This type is obsolete and will be removed in a future version. The recommended alternative is System.HashCode.")>]
type HashCodeCombiner = struct
[<System.Obsolete("HashCodeCombiner has been deprecated. Use System.HashCode instead.")>]
type HashCodeCombiner = struct
Public Structure HashCodeCombiner
Dědičnost
HashCodeCombiner
Atributy

Vlastnosti

CombinedHash

Metody

Add(Int32)
Add(Object)
Add(String)
Add<TValue>(TValue, IEqualityComparer<TValue>)
Start()

Platí pro