ReadOnlySpan<T>.GetHashCode Methode

Definition

Achtung

GetHashCode() on ReadOnlySpan will always throw an exception.

Wird nicht unterstützt. Löst eine NotSupportedException aus.

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

Gibt zurück

Wird nicht unterstützt.

Attribute

Ausnahmen

Wird immer von dieser Methode ausgelöst.

Hinweise

Wird nicht unterstützt.

Gilt für: