ReadOnlySpan<T>.GetHashCode Metod

Definition

Varning

GetHashCode() on ReadOnlySpan will always throw an exception.

Stöds ej. Kastar en NotSupportedException.

public:
 override int GetHashCode();
[System.Obsolete("GetHashCode() on ReadOnlySpan will always throw an exception.")]
public override int GetHashCode();
[<System.Obsolete("GetHashCode() on ReadOnlySpan will always throw an exception.")>]
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returer

Stöds ej.

Attribut

Undantag

Genereras alltid av den här metoden.

Kommentarer

Stöds ej.

Gäller för