Partager via


NonCryptographicHashAlgorithm.GetHashCode Méthode

Définition

Attention

Use GetCurrentHash() to retrieve the computed hash code.

Cette méthode n’est pas prise en charge et ne doit pas être appelée. Appelez GetCurrentHash() ou GetHashAndReset() à la place.

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

Retours

Cette méthode lève toujours un NotSupportedException.

Attributs

Exceptions

Dans tous les cas.

S’applique à