Udostępnij za pośrednictwem


NonCryptographicHashAlgorithm.GetHashCode Metoda

Definicja

Przestroga

Use GetCurrentHash() to retrieve the computed hash code.

Ta metoda nie jest obsługiwana i nie powinna być wywoływana. Wywołaj lub GetCurrentHash()GetHashAndReset() zamiast tego.

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

Zwraca

Ta metoda zawsze będzie zgłaszać wartość NotSupportedException.

Atrybuty

Wyjątki

We wszystkich przypadkach.

Dotyczy