NonCryptographicHashAlgorithm.GetHashCode Metodo

Definizione

Attenzione

Use GetCurrentHash() to retrieve the computed hash code.

Questo metodo non è supportato e non deve essere chiamato. Chiamare GetCurrentHash() o GetHashAndReset() invece.

public:
 override int GetHashCode();
[System.Obsolete("Use GetCurrentHash() to retrieve the computed hash code.", true)]
public override int GetHashCode();
[<System.Obsolete("Use GetCurrentHash() to retrieve the computed hash code.", true)>]
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Valori restituiti

Questo metodo genererà sempre un'eccezione NotSupportedException.

Attributi

Eccezioni

In tutti i casi.

Si applica a