NonCryptographicHashAlgorithm.GetHashCode Metod

Definition

Varning

Use GetCurrentHash() to retrieve the computed hash code.

Den här metoden stöds inte och bör inte anropas. Ring GetCurrentHash() eller GetHashAndReset() i stället.

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

Returer

Den här metoden genererar alltid en NotSupportedException.

Attribut

Undantag

I samtliga fall.

Gäller för