ReadOnlySpan<T>.GetHashCode Metoda

Definicja

Przestroga

GetHashCode() on ReadOnlySpan will always throw an exception.

Nieobsługiwane. Zgłasza element 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

Zwraca

Int32

Nieobsługiwane.

Atrybuty

Wyjątki

Zawsze zgłaszana przez tę metodę.

Uwagi

Nieobsługiwane.

Dotyczy