Span<T>.GetHashCode Metoda

Definicja

Przestroga

GetHashCode() on Span will always throw an exception.

Zgłasza element NotSupportedException.

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

Zwraca

Int32

Wywołania tej metody zawsze zgłaszają wartość NotSupportedException.

Atrybuty

Wyjątki

Wywołania tej metody nie są obsługiwane.

Dotyczy