HashCodeCombiner Estrutura
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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
| Name | Description |
|---|---|
| CombinedHash | |
Métodos
| Name | Description |
|---|---|
| Add(Int32) | |
| Add(Object) | |
| Add(String) | |
| Add<TValue>(TValue, IEqualityComparer<TValue>) | |
| Start() | |