HashCodeCombiner Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
- Herança
- Atributos
Propriedades
| Nome | Description |
|---|---|
| CombinedHash | |
Métodos
| Nome | Description |
|---|---|
| Add(Int32) | |
| Add(Object) | |
| Add(String) | |
| Add<TValue>(TValue, IEqualityComparer<TValue>) | |
| Start() | |